We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b266ce4 commit b1c8a66Copy full SHA for b1c8a66
1 file changed
Common/Tools/PID/pidTPCModule.h
@@ -712,7 +712,6 @@ class pidTPCModule
712
int occupancy;
713
if (trk.has_collision()) {
714
auto collision = cols.iteratorAt(trk.collisionId());
715
- auto bc = collision.template bc_as<aod::BCsWithTimestamps>();
716
hadronicRate = hadronicRateForCollision[trk.collisionId()];
717
occupancy = collision.trackOccupancyInTimeRange();
718
} else {
0 commit comments