19 #include "tmEventSetup/tmEventSetup.hh" 20 #include "tmEventSetup/esTriggerMenu.hh" 21 #include "tmEventSetup/esAlgorithm.hh" 22 #include "tmEventSetup/esCondition.hh" 23 #include "tmEventSetup/esObject.hh" 24 #include "tmEventSetup/esCut.hh" 25 #include "tmEventSetup/esScale.hh" 26 #include "tmGrammar/Algorithm.hh" 50 using ReturnType = std::unique_ptr<const L1TUtmTriggerMenu>;
75 setWhatProduced(
this);
82 edm::FileInPath f1(
"L1Trigger/L1TGlobal/data/Luminosity/startup/" + L1TriggerMenuFile);
84 m_L1TriggerMenuFile = f1.fullPath();
T getParameter(std::string const &) const
std::map< DetId, double > ReturnType
#define DEFINE_FWK_EVENTSETUP_MODULE(type)