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 |
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 73 of file hltDiff.cc.
|
inlineexplicit |
Definition at line 75 of file hltDiff.cc.
References funct::m, HLTConfigInterface::moduleLabel(), eostools::move(), HLTConfigInterface::size(), AlCaHLTBitMon_QueryRunRegistry::string, and lumiQTWidget::t.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 115 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 119 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 123 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 91 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 95 of file hltDiff.cc.
Referenced by ntupleDataFormat._Collection::__iter__(), ntupleDataFormat._Collection::__len__(), and HLTCommonConfig::HLTCommonConfig().
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 99 of file hltDiff.cc.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 111 of file hltDiff.cc.
|
inlineoverridevirtual |
Implements HLTConfigInterface.
Definition at line 107 of file hltDiff.cc.
Referenced by HLTCommonConfig::HLTCommonConfig().
|
inlinevirtual |
Definition at line 103 of file hltDiff.cc.
|
private |
Definition at line 128 of file hltDiff.cc.
|
private |
Definition at line 130 of file hltDiff.cc.
|
private |
Definition at line 129 of file hltDiff.cc.
|
private |
Definition at line 131 of file hltDiff.cc.