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 1ca5b7e commit 9803725Copy full SHA for 9803725
PWGLF/TableProducer/Resonances/resonanceInitializer.cxx
@@ -47,6 +47,7 @@ using namespace o2::framework::expressions;
47
using namespace o2::soa;
48
using namespace o2::constants::physics;
49
using namespace o2::constants::math;
50
+using namespace o2::aod::rctsel;
51
52
/// Initializer for the resonance candidate producers
53
struct ResonanceInitializer {
PWGLF/TableProducer/Resonances/resonanceModuleInitializer.cxx
@@ -48,6 +48,7 @@ using namespace o2::framework::expressions;
/**
54
* @brief Initializer for the event pool for resonance study
0 commit comments