Public Types | |
typedef std::shared_ptr< L1TGlobalPrescalesVetos > | ReturnType |
Public Types inherited from edm::eventsetup::DataProxyProvider | |
typedef std::vector< std::pair< DataKey, edm::propagate_const< std::shared_ptr< DataProxy > > > > | KeyedProxies |
typedef std::vector< EventSetupRecordKey > | Keys |
typedef std::map< EventSetupRecordKey, KeyedProxies > | RecordProxies |
Private Attributes | |
PrescalesVetosHelper | data_ |
int | m_bx_mask_default |
std::vector< std::vector< int > > | m_initialPrescaleFactorsAlgoTrig |
std::map< int, std::vector< int > > | m_initialTriggerAlgoBxMaskAlgoTrig |
std::vector< unsigned int > | m_initialTriggerMaskAlgoTrig |
std::vector< int > | m_initialTriggerMaskVetoAlgoTrig |
unsigned int | m_numberPhysTriggers |
int | m_verbosity |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::eventsetup::DataProxyProvider | |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::ESProducer | |
template<typename T > | |
void | setWhatProduced (T *iThis, const es::Label &iLabel=es::Label()) |
template<typename T > | |
void | setWhatProduced (T *iThis, const char *iLabel) |
template<typename T > | |
void | setWhatProduced (T *iThis, const std::string &iLabel) |
template<typename T , typename TDecorator > | |
void | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel=es::Label()) |
template<typename T , typename TReturn , typename TRecord > | |
void | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel=es::Label()) |
template<typename T , typename TReturn , typename TRecord , typename TArg > | |
void | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel=es::Label()) |
Protected Member Functions inherited from edm::ESProxyFactoryProducer | |
template<class TFactory > | |
void | registerFactory (std::unique_ptr< TFactory > iFactory, const std::string &iLabel=std::string()) |
virtual void | registerFactoryWithKey (const eventsetup::EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ProxyFactoryBase > iFactory, const std::string &iLabel=std::string()) |
virtual void | registerProxies (const eventsetup::EventSetupRecordKey &iRecord, KeyedProxies &aProxyList) |
override DataProxyProvider method More... | |
Protected Member Functions inherited from edm::eventsetup::DataProxyProvider | |
void | eraseAll (const EventSetupRecordKey &iRecordKey) |
deletes all the Proxies in aStream More... | |
void | invalidateProxies (const EventSetupRecordKey &iRecordKey) |
template<class T > | |
void | usingRecord () |
void | usingRecordWithKey (const EventSetupRecordKey &) |
Description: Produces L1T Trigger Menu Condition Format
Implementation: Dummy producer for L1T uGT Trigger Menu
Definition at line 51 of file L1TGlobalPrescalesVetosESProducer.cc.
typedef std::shared_ptr<L1TGlobalPrescalesVetos> L1TGlobalPrescalesVetosESProducer::ReturnType |
Definition at line 56 of file L1TGlobalPrescalesVetosESProducer.cc.
L1TGlobalPrescalesVetosESProducer::L1TGlobalPrescalesVetosESProducer | ( | const edm::ParameterSet & | conf | ) |
there may be "missing" rows/bits in the xml description meaning that triggers are not unused, so go for max
Definition at line 85 of file L1TGlobalPrescalesVetosESProducer.cc.
References l1t::TriggerSystem::addProcessor(), patPFMETCorrections_cff::algo, cuy::col, edm::FileInPath::fullPath(), edm::ParameterSet::getParameter(), l1t::TriggerSystem::getParameters(), createfilelist::int, m_bx_mask_default, m_initialPrescaleFactorsAlgoTrig, m_initialTriggerAlgoBxMaskAlgoTrig, m_initialTriggerMaskAlgoTrig, m_initialTriggerMaskVetoAlgoTrig, m_numberPhysTriggers, m_verbosity, RecoTauDiscriminantConfiguration::mask, l1t::XmlConfigParser::readDOMFromString(), l1t::XmlConfigParser::readRootElement(), l1t::TriggerSystem::setConfigured(), edm::ESProducer::setWhatProduced(), AlCaHLTBitMon_QueryRunRegistry::string, tmp, and TriggerAnalyzer::veto.
|
override |
Definition at line 348 of file L1TGlobalPrescalesVetosESProducer.cc.
L1TGlobalPrescalesVetosESProducer::ReturnType L1TGlobalPrescalesVetosESProducer::produce | ( | const L1TGlobalPrescalesVetosRcd & | iRecord | ) |
Definition at line 363 of file L1TGlobalPrescalesVetosESProducer.cc.
References data_, DEFINE_FWK_EVENTSETUP_MODULE, l1t::PrescalesVetosHelper::getWriteInstance(), LogDebug, m_bx_mask_default, m_initialPrescaleFactorsAlgoTrig, m_initialTriggerAlgoBxMaskAlgoTrig, m_initialTriggerMaskVetoAlgoTrig, m_verbosity, l1t::PrescalesVetosHelper::setBxMaskDefault(), l1t::PrescalesVetosHelper::setPrescaleFactorTable(), l1t::PrescalesVetosHelper::setTriggerAlgoBxMask(), and l1t::PrescalesVetosHelper::setTriggerMaskVeto().
|
private |
Definition at line 62 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by produce().
|
private |
Definition at line 66 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by L1TGlobalPrescalesVetosESProducer(), and produce().
|
private |
Definition at line 68 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by L1TGlobalPrescalesVetosESProducer(), and produce().
|
private |
Definition at line 71 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by L1TGlobalPrescalesVetosESProducer(), and produce().
|
private |
Definition at line 69 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by L1TGlobalPrescalesVetosESProducer().
|
private |
Definition at line 70 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by L1TGlobalPrescalesVetosESProducer(), and produce().
|
private |
Definition at line 64 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by L1TGlobalPrescalesVetosESProducer().
|
private |
Definition at line 65 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by L1TGlobalPrescalesVetosESProducer(), and produce().