You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using EMPrimaryElectronsDeDxMC = EMPrimaryElectronsDeDxMC_000;
646
+
// iterators
647
+
using EMPrimaryElectronDeDxMC = EMPrimaryElectronsDeDxMC::iterator;
648
+
644
649
DECLARE_SOA_TABLE(EMPrimaryElectronEMEventIds, "AOD", "PRMELMEVENTID", emprimaryelectron::EMEventId); // To be joined with EMPrimaryElectrons table at analysis level.
645
650
// iterators
646
651
using EMPrimaryElectronEMEventId = EMPrimaryElectronEMEventIds::iterator;
0 commit comments