Prints the DAQ mapping loaded by TotemDAQMappingESSourceXML. More...
Private Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &es) override |
Private Attributes | |
std::string | subSystemName |
label of the CTPPS sub-system More... | |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Prints the DAQ mapping loaded by TotemDAQMappingESSourceXML.
Definition at line 25 of file PrintTotemDAQMapping.cc.
PrintTotemDAQMapping::PrintTotemDAQMapping | ( | const edm::ParameterSet & | ps | ) |
Definition at line 43 of file PrintTotemDAQMapping.cc.
|
inlineoverride |
Definition at line 29 of file PrintTotemDAQMapping.cc.
|
overrideprivate |
Definition at line 50 of file PrintTotemDAQMapping.cc.
References TotemAnalysisMask::analysisMask, gather_cfg::cout, DEFINE_FWK_MODULE, edm::EventSetup::get(), taus_updatedMVAIds_cff::mapping, AlCaHLTBitMon_ParallelJobs::p, subSystemName, and TotemDAQMapping::VFATMapping.
|
private |
label of the CTPPS sub-system
Definition at line 33 of file PrintTotemDAQMapping.cc.
Referenced by analyze().