Classes | |
class | View |
Public Types | |
enum | Index { Index::First = 0, Index::Second = 1 } |
Public Member Functions | |
View const & | getView (Index index) const |
HLTCommonConfig (HLTConfigDataEx const &first, HLTConfigDataEx const &second) | |
std::string const & | moduleLabel (Index index, unsigned int trigger, unsigned int module) const |
std::string const & | moduleType (Index index, unsigned int trigger, unsigned int module) const |
bool | prescaler (Index index, unsigned int trigger, unsigned int module) const |
std::string const & | processName (Index index) const |
unsigned int | size (Index index) const |
unsigned int | size (Index index, unsigned int trigger) const |
unsigned int | triggerIndex (Index index, unsigned int trigger) const |
std::string const & | triggerName (Index index, unsigned int trigger) const |
Private Attributes | |
HLTConfigDataEx const & | first_ |
View | firstView_ |
HLTConfigDataEx const & | second_ |
View | secondView_ |
std::vector< std::pair< unsigned int, unsigned int > > | triggerIndices_ |
Definition at line 140 of file hltDiff.cc.
|
strong |
Enumerator | |
---|---|
First | |
Second |
Definition at line 142 of file hltDiff.cc.
|
inline |
Definition at line 169 of file hltDiff.cc.
References f, alignCSCRings::s, HLTConfigDataEx::size(), and HLTConfigDataEx::triggerName().
Definition at line 183 of file hltDiff.cc.
|
inline |
Definition at line 222 of file hltDiff.cc.
References python.rootplot.argparse::module.
|
inline |
Definition at line 229 of file hltDiff.cc.
References python.rootplot.argparse::module.
|
inline |
Definition at line 236 of file hltDiff.cc.
References python.rootplot.argparse::module.
|
inline |
Definition at line 190 of file hltDiff.cc.
|
inline |
Definition at line 197 of file hltDiff.cc.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
inline |
Definition at line 201 of file hltDiff.cc.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
inline |
Definition at line 215 of file hltDiff.cc.
|
inline |
Definition at line 208 of file hltDiff.cc.
|
private |
Definition at line 244 of file hltDiff.cc.
|
private |
Definition at line 247 of file hltDiff.cc.
|
private |
Definition at line 245 of file hltDiff.cc.
|
private |
Definition at line 248 of file hltDiff.cc.
|
private |
Definition at line 250 of file hltDiff.cc.