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 | |
Public Member Functions inherited from HLTConfigInterface | |
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 74 of file hltDiff.cc.
|
inlineexplicit |
Definition at line 76 of file hltDiff.cc.
References funct::m, HLTConfigInterface::moduleLabel(), eostools::move(), HLTConfigInterface::size(), AlCaHLTBitMon_QueryRunRegistry::string, and lumiQTWidget::t.
|
overridedefault |
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 116 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 120 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 124 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 92 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 96 of file hltDiff.cc.
Referenced by ntupleDataFormat._Collection::__iter__(), ntupleDataFormat._Collection::__len__(), and HLTCommonConfig::HLTCommonConfig().
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 100 of file hltDiff.cc.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 112 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 108 of file hltDiff.cc.
Referenced by HLTCommonConfig::HLTCommonConfig().
|
inlinevirtual |
Definition at line 104 of file hltDiff.cc.
|
private |
Definition at line 129 of file hltDiff.cc.
|
private |
Definition at line 131 of file hltDiff.cc.
|
private |
Definition at line 130 of file hltDiff.cc.
|
private |
Definition at line 132 of file hltDiff.cc.