File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ namespace o2::aod
2929namespace upgrade ::trk
3030{
3131
32- DECLARE_SOA_COLUMN (TimeOverThresholdBarrel, timeOverThresholdBarrel, float ); // ! Time over threshold for the barrel layers
33- DECLARE_SOA_COLUMN (ClusterSizeBarrel, clusterSizeBarrel, float ); // ! Cluster size for the barrel layers
32+ DECLARE_SOA_COLUMN (TimeOverThresholdBarrel, timeOverThresholdBarrel, float ); // ! Time over threshold for the barrel layers
33+ DECLARE_SOA_COLUMN (ClusterSizeBarrel, clusterSizeBarrel, float ); // ! Cluster size for the barrel layers
3434DECLARE_SOA_COLUMN (TimeOverThresholdForward, timeOverThresholdForward, float ); // ! Time over threshold for the Forward layers
3535DECLARE_SOA_COLUMN (ClusterSizeForward, clusterSizeForward, float ); // ! Cluster size for the barrel layers
3636
You can’t perform that action at this time.
0 commit comments