Public Types | |
using | ReturnType = std::unique_ptr< L1TGlobalPrescalesVetos > |
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 Types inherited from edm::ESProxyFactoryProducer | |
using | EventSetupRecordKey = eventsetup::EventSetupRecordKey |
Protected Types inherited from edm::eventsetup::DataProxyProvider | |
using | KeyedProxiesVector = std::vector< std::pair< DataKey, std::shared_ptr< DataProxy >>> |
Protected Member Functions inherited from edm::ESProducer | |
template<typename T > | |
auto | setWhatProduced (T *iThis, const es::Label &iLabel={}) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const char *iLabel) |
template<typename T > | |
auto | setWhatProduced (T *iThis, const std::string &iLabel) |
template<typename T , typename TDecorator > | |
auto | setWhatProduced (T *iThis, const TDecorator &iDec, const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord > | |
auto | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const es::Label &iLabel={}) |
template<typename T , typename TReturn , typename TRecord , typename TArg > | |
ESConsumesCollectorT< TRecord > | setWhatProduced (T *iThis, TReturn(T::*iMethod)(const TRecord &), const TArg &iDec, const es::Label &iLabel={}) |
void | usesResources (std::vector< std::string > const &) |
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 EventSetupRecordKey &iRecord, std::unique_ptr< eventsetup::ProxyFactoryBase > iFactory, const std::string &iLabel=std::string()) |
KeyedProxiesVector | registerProxies (const EventSetupRecordKey &, unsigned int iovIndex) override |
Protected Member Functions inherited from edm::eventsetup::DataProxyProvider | |
template<class T > | |
void | usingRecord () |
void | usingRecordWithKey (const EventSetupRecordKey &key) |
Description: Produces L1T Trigger Menu Condition Format
Implementation: Dummy producer for L1T uGT Trigger Menu
Definition at line 49 of file L1TGlobalPrescalesVetosESProducer.cc.
using L1TGlobalPrescalesVetosESProducer::ReturnType = std::unique_ptr<L1TGlobalPrescalesVetos> |
Definition at line 54 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 82 of file L1TGlobalPrescalesVetosESProducer.cc.
References l1t::TriggerSystem::addProcessor(), makePileupJSON::bx, cuy::col, edm::FileInPath::fullPath(), edm::ParameterSet::getParameter(), l1t::TriggerSystem::getParameters(), m_bx_mask_default, m_initialPrescaleFactorsAlgoTrig, m_initialTriggerAlgoBxMaskAlgoTrig, m_initialTriggerMaskAlgoTrig, m_initialTriggerMaskVetoAlgoTrig, m_numberPhysTriggers, m_verbosity, makeHLTPrescaleTable::prescales, l1t::XmlConfigParser::readDOMFromString(), l1t::XmlConfigParser::readRootElement(), l1t::TriggerSystem::setConfigured(), edm::ESProducer::setWhatProduced(), AlCaHLTBitMon_QueryRunRegistry::string, createJobs::tmp, and relval_cleanedupgrade::veto.
|
override |
Definition at line 341 of file L1TGlobalPrescalesVetosESProducer.cc.
L1TGlobalPrescalesVetosESProducer::ReturnType L1TGlobalPrescalesVetosESProducer::produce | ( | const L1TGlobalPrescalesVetosRcd & | iRecord | ) |
Definition at line 351 of file L1TGlobalPrescalesVetosESProducer.cc.
References data_, 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 59 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by produce().
|
private |
Definition at line 63 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by L1TGlobalPrescalesVetosESProducer(), and produce().
|
private |
Definition at line 65 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 66 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by L1TGlobalPrescalesVetosESProducer().
|
private |
Definition at line 67 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by L1TGlobalPrescalesVetosESProducer(), and produce().
|
private |
Definition at line 61 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by L1TGlobalPrescalesVetosESProducer().
|
private |
Definition at line 62 of file L1TGlobalPrescalesVetosESProducer.cc.
Referenced by L1TGlobalPrescalesVetosESProducer(), and produce().