TrigConf::ThresholdMonitor Class Reference
List of all members.
Public Member Functions |
| ThresholdMonitor (const ThresholdMonitor &thr) |
int | thresholdId () const |
int | multiplicity () const |
int | internalCounter () const |
int | bunchGroupId () const |
std::string | counterType () const |
std::string | thresholdName () const |
uint16_t | ctpinSlot () const |
uint16_t | ctpinConnector () const |
int | thresholdStartBit () const |
int | thresholdEndBit () const |
bool | thresholdActive () const |
void | setThresholdId (const int &id) |
void | setMultiplicity (const int &multiplicity) |
void | setInternalCounter (const int &internalcounter) |
void | setBunchGroupId (const int &bunchgroupid) |
void | setCounterType (const std::string &countertype) |
void | setThresholdName (const std::string &name) |
void | setCtpinSlot (const uint16_t &slot) |
void | setCtpinConnector (const uint16_t &con) |
void | setThresholdStartBit (const int &bit) |
void | setThresholdEndBit (const int &bit) |
void | setThresholdActive (const bool &active) |
virtual void | print (const std::string &indent="", unsigned int detail=1) const |
virtual void | writeXML (std::ostream &xmlfile, int indentLevel=0, int indentWidth=2) const |
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TrigConfL1Data/TrigConfL1Data/ThresholdMonitor.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TrigConfL1Data/Root/ThresholdMonitor.cxx