![]() |
![]() |
Public Member Functions | |
HLTConfigDataEx (HLTConfigData data) | |
std::string const & | moduleLabel (unsigned int trigger, unsigned int module) const override |
std::string const & | moduleType (unsigned int trigger, unsigned int module) const override |
bool | prescaler (unsigned int trigger, unsigned int module) const override |
std::string const & | processName () const override |
unsigned int | size () const override |
unsigned int | size (unsigned int trigger) const override |
unsigned int | triggerIndex (unsigned int trigger) const override |
std::string const & | triggerName (unsigned int trigger) const override |
virtual std::vector< std::string > const & | triggerNames () const |
~HLTConfigDataEx () override=default | |
![]() | |
virtual | ~HLTConfigInterface ()=default |
Private Attributes | |
HLTConfigData | data_ |
std::vector< std::vector< std::string const * > > | moduleTypes_ |
std::set< std::string > | moduleTypeSet_ |
std::vector< std::vector< bool > > | prescalers_ |
Definition at line 69 of file hltDiff.cc.
|
inlineexplicit |
Definition at line 71 of file hltDiff.cc.
References visualization-live-secondInstance_cfg::m, HLTConfigInterface::moduleLabel(), eostools::move(), HLTConfigInterface::size(), AlCaHLTBitMon_QueryRunRegistry::string, and OrderedSet::t.
|
overridedefault |
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 95 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 99 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 103 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 83 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 85 of file hltDiff.cc.
Referenced by ntupleDataFormat._Collection::__iter__(), ntupleDataFormat._Collection::__len__(), and HLTCommonConfig::HLTCommonConfig().
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 87 of file hltDiff.cc.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 93 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 91 of file hltDiff.cc.
Referenced by HLTCommonConfig::HLTCommonConfig().
|
inlinevirtual |
Definition at line 89 of file hltDiff.cc.
|
private |
Definition at line 108 of file hltDiff.cc.
|
private |
Definition at line 110 of file hltDiff.cc.
|
private |
Definition at line 109 of file hltDiff.cc.
|
private |
Definition at line 111 of file hltDiff.cc.