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 141 of file hltDiff.cc.
|
strong |
Enumerator | |
---|---|
First | |
Second |
Definition at line 143 of file hltDiff.cc.
|
inline |
Definition at line 170 of file hltDiff.cc.
References f, alignCSCRings::s, HLTConfigDataEx::size(), and HLTConfigDataEx::triggerName().
Definition at line 184 of file hltDiff.cc.
|
inline |
Definition at line 223 of file hltDiff.cc.
|
inline |
Definition at line 230 of file hltDiff.cc.
|
inline |
Definition at line 237 of file hltDiff.cc.
|
inline |
Definition at line 191 of file hltDiff.cc.
|
inline |
Definition at line 198 of file hltDiff.cc.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
inline |
Definition at line 202 of file hltDiff.cc.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
inline |
Definition at line 216 of file hltDiff.cc.
|
inline |
Definition at line 209 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 246 of file hltDiff.cc.
|
private |
Definition at line 249 of file hltDiff.cc.
|
private |
Definition at line 251 of file hltDiff.cc.