TrigConf::HLTSequenceList Class Reference
list of HLT sequences
More...
#include <HLTSequenceList.h>
List of all members.
Detailed Description
list of HLT sequences
Constructor & Destructor Documentation
TrigConf::HLTSequenceList::HLTSequenceList |
( |
std::vector< HLTSequence * > & |
HLTSequenceList |
) |
|
constructor with configuration data
- Parameters:
-
Member Function Documentation
void TrigConf::HLTSequenceList::addHLTSequence |
( |
HLTSequence * |
sequence |
) |
|
adds an HLTSequence to the menu
- Parameters:
-
| sequence | sequence to be added |
bool TrigConf::HLTSequenceList::getHashIdFromLabel |
( |
const char * |
label, |
|
|
unsigned int & |
hashId | |
|
) |
| | |
find ID from name in the map m_IdToLabel
- Parameters:
-
| label | the trigger element name that has been found |
| id | reference to the trigger element ID that has been found |
- Returns:
true
if name has been found
bool TrigConf::HLTSequenceList::getLabel |
( |
unsigned int |
hashId, |
|
|
std::string & |
label | |
|
) |
| | |
find name from ID in the map m_IdToLabel
- Parameters:
-
| id | trigger element ID |
| label | reference to be set with the trigger element name that has been found |
- Returns:
true
if ID has been found
counts the number of sequences in the menu
- Returns:
- the sequences with given output TE (0 if not found)
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TrigConfHLTData/TrigConfHLTData/HLTSequenceList.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TrigConfHLTData/Root/HLTSequenceList.cxx