Skip to content

Commit c509336

Browse files
committed
Adding informatioon about collision table
1 parent 0f17c52 commit c509336

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGMM/Lumi/Tasks/lumiStability.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ using namespace o2;
3939
using namespace o2::framework;
4040

4141
using BCsWithTimestamps = soa::Join<aod::BCs, aod::Timestamps>;
42+
//using CollisionWithFDD = soa::Join<aod::FDDs, aod::Collision>;
4243

4344
struct LumiStabilityTask {
4445
// Histogram registry: an object to hold your histograms

0 commit comments

Comments
 (0)