We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c15daa3 commit 6d18356Copy full SHA for 6d18356
1 file changed
PWGEM/Dilepton/Tasks/checkMCTemplate.cxx
@@ -59,6 +59,7 @@ using namespace o2::aod;
59
using namespace o2::soa;
60
using namespace o2::aod::pwgem::dilepton::utils::mcutil;
61
using namespace o2::aod::fwdtrackutils;
62
+using namespace o2::constants::physics;
63
64
struct checkMCTemplate {
65
Configurable<std::string> ccdburl{"ccdb-url", "http://alice-ccdb.cern.ch", "url of the ccdb repository"};
0 commit comments