TrigConf::TrigConfData Class Reference
List of all members.
Public Member Functions |
| TrigConfData (const std::string &name="") |
| TrigConfData (const TrigConfData &o) |
int | superMasterTableId () const |
unsigned int | smk () const |
unsigned int | id () const |
const std::string & | name () const |
const std::string & | comment () const |
unsigned int | version () const |
void | setSuperMasterTableId (int id) |
void | setSMK (int id) |
void | setId (unsigned int id) |
void | setName (const std::string &name) |
void | setVersion (unsigned int version) |
void | setComment (const std::string &c) |
virtual void | print (const std::string &indent="", unsigned int detail=1) const =0 |
void | printNameIdV (const std::string &indent="") const |
virtual std::string | __str__ () const |
Protected Member Functions |
std::ostream & | indent (std::ostream &o, int lvl, int size) 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/TrigConfData.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TrigConfL1Data/Root/TrigConfData.cxx