![]() |
![]() |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Types | |
enum | OutputType { kText, kTwiki, kPython } |
Private Member Functions | |
void | printMap (edm::RunNumber_t firstRun, edm::RunNumber_t lastRun, const AlCaRecoTriggerBits &triggerMap) const |
OutputType | stringToEnum (const std::string &outputType) const |
Private Attributes | |
edm::RunNumber_t | firstRun_ |
edm::RunNumber_t | lastRun_ |
AlCaRecoTriggerBits | lastTriggerBits_ |
std::unique_ptr< std::ofstream > | output_ |
const OutputType | outputType_ |
const edm::ESGetToken< AlCaRecoTriggerBits, AlCaRecoTriggerBitsRcd > | triggerBitsToken_ |
edm::ESWatcher< AlCaRecoTriggerBitsRcd > | watcher_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Module to read trigger bit mappings (AlCaRecoTriggerBits) from DB and put out as text. Several output formats can be configured via parameter 'outputType':
Where to put the text is decided by parameter 'rawFileName':
Definition at line 40 of file AlCaRecoTriggerBitsRcdRead.cc.
|
private |
|
explicit |
Definition at line 80 of file AlCaRecoTriggerBitsRcdRead.cc.
References looper::cfg, MillePedeFileConverter_cfg::fileName, kPython, kText, kTwiki, output_, outputType_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridedefault |
|
inlineoverridevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 45 of file AlCaRecoTriggerBitsRcdRead.cc.
|
override |
Definition at line 127 of file AlCaRecoTriggerBitsRcdRead.cc.
References edm::ESWatcher< T >::check(), firstRun_, edm::EventSetup::getData(), lastRun_, lastTriggerBits_, printMap(), writedatasetfile::run, triggerBitsToken_, and watcher_.
|
overridevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 144 of file AlCaRecoTriggerBitsRcdRead.cc.
References firstRun_, lastRun_, lastTriggerBits_, and printMap().
|
inlineoverride |
Definition at line 47 of file AlCaRecoTriggerBitsRcdRead.cc.
|
static |
Definition at line 71 of file AlCaRecoTriggerBitsRcdRead.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 150 of file AlCaRecoTriggerBitsRcdRead.cc.
References AlCaRecoTriggerBits::decompose(), dataset::firstRun, mps_fire::i, kPython, kText, kTwiki, beamSpotPI::lastRun, AlCaRecoTriggerBits::m_alcarecoToTrig, convertSQLitetoXML_cfg::output, output_, outputType_, and Skims_PA_cff::paths.
Referenced by beginRun(), and endJob().
|
private |
Definition at line 110 of file AlCaRecoTriggerBitsRcdRead.cc.
References Exception, kPython, kText, and kTwiki.
|
private |
Definition at line 64 of file AlCaRecoTriggerBitsRcdRead.cc.
Referenced by beginRun(), and endJob().
|
private |
Definition at line 65 of file AlCaRecoTriggerBitsRcdRead.cc.
Referenced by beginRun(), and endJob().
|
private |
Definition at line 66 of file AlCaRecoTriggerBitsRcdRead.cc.
Referenced by beginRun(), and endJob().
|
private |
Definition at line 67 of file AlCaRecoTriggerBitsRcdRead.cc.
Referenced by AlCaRecoTriggerBitsRcdRead(), and printMap().
|
private |
Definition at line 62 of file AlCaRecoTriggerBitsRcdRead.cc.
Referenced by AlCaRecoTriggerBitsRcdRead(), and printMap().
|
private |
Definition at line 61 of file AlCaRecoTriggerBitsRcdRead.cc.
Referenced by beginRun().
|
private |
Definition at line 63 of file AlCaRecoTriggerBitsRcdRead.cc.
Referenced by beginRun().