TrigConf::CTPConfig Class Reference
List of all members.
Public Member Functions |
unsigned int | ctpVersion () const |
unsigned int | l1Version () const |
int | prescaleSetId () const |
int | bunchGroupSetId () const |
const Menu & | menu () const |
const PrescaleSet & | prescaleSet (unsigned int partition=0) const |
const BunchGroupSet & | bunchGroupSet () const |
const PrescaledClock & | prescaledClock () const |
const DeadTime & | deadTime () const |
const Random & | random () const |
const CTPFiles * | ctpfiles () const |
const PrioritySet & | prioritySet () const |
const Muctpi & | muCTPi () const |
Menu & | menu () |
PrescaleSet & | prescaleSet (unsigned int partition=0) |
BunchGroupSet & | bunchGroupSet () |
PrescaledClock & | prescaledClock () |
DeadTime & | deadTime () |
Random & | random () |
CTPFiles * | ctpfiles () |
PrioritySet & | prioritySet () |
Muctpi & | muCTPi () |
bool | loadCtpFiles () const |
bool | loadCtpcoreFiles () const |
bool | loadCtpinFiles () const |
bool | loadCtpmonFiles () const |
void | setCTPVersion (unsigned int v) |
void | setL1Version (unsigned int v) |
void | setPrescaleSetId (int id) |
void | setBunchGroupSetId (int id) |
void | setMenu (const Menu &m) |
void | clearPrescaleSets () |
void | setPrescaleSet (const PrescaleSet &pss) |
void | setBunchGroupSet (const BunchGroupSet &m) |
void | setPrescaledClock (const PrescaledClock &m) |
void | setDeadTime (const DeadTime &m) |
void | setRandom (const Random &m) |
void | setCTPFiles (CTPFiles *ctp) |
void | setPrioritySet (const PrioritySet &m) |
void | setMuCTPi (const Muctpi &m) |
void | setLoadCtpFiles (bool flag=true) |
void | setLoadCtpcoreFiles (bool flag=true) |
void | setLoadCtpinFiles (bool flag=true) |
void | setLoadCtpmonFiles (bool flag=true) |
virtual void | print (const std::string &indent="", unsigned int detail=1) const |
void | writeXML (const std::string &filename, int indentWidth=2) const |
void | writeXML (std::ostream &xmlfile, int indentLevel=0, int indentWidth=2) const |
bool | equals (const CTPConfig *other, const std::string &filename) const |
DiffStruct * | compareTo (const CTPConfig *o) 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/CTPConfig.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TrigConfL1Data/Root/CTPConfig.cxx