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"
75 setWhatProduced(
this);
82 edm::FileInPath f1(
"L1Trigger/L1TGlobal/data/Luminosity/startup/" + L1TriggerMenuFile);
84 m_L1TriggerMenuFile = f1.fullPath();
113 using namespace edm::es;
114 std::shared_ptr<L1TUtmTriggerMenu> pMenu ;
115 pMenu = std::shared_ptr< L1TUtmTriggerMenu >(
menu);
T getParameter(std::string const &) const
#define DEFINE_FWK_EVENTSETUP_MODULE(type)