TrigConf::TriggerThreshold Class Reference

Inheritance diagram for TrigConf::TriggerThreshold:
TrigConf::L1DataBaseclass TrigConf::TrigConfData

List of all members.

Public Member Functions

 TriggerThreshold (const TriggerThreshold &thr)
L1DataDef::TriggerType ttype () const
const std::string & type () const
bool active () const
int mapping () const
const std::string & cableName () const
const std::string & cableCtpin () const
const std::string & cableConnector () const
int cableStart () const
int cableEnd () const
unsigned int clock () const
int thresholdNumber () const
int numberofValues () const
const std::string & zbSeedingThresholdName () const
int zbSeedingThresholdMulti () const
int bcDelay () const
unsigned int bitnum () const
const std::string & input () const
void setType (L1DataDef::TriggerType type)
void setType (const std::string &type)
void setActive (bool x)
void setMapping (int m)
void setCableName (const std::string &cablename)
void setCableCtpin (const std::string &cablectpin)
void setCableConnector (const std::string &connector)
void setCableStart (int cable)
void setCableEnd (int cable)
void setClock (unsigned int clock)
void setThresholdNumber (int number)
void setZBSeedingThresholdName (const std::string &seed)
void setZBSeedingThresholdMulti (int seedmulti)
void setBCDelay (int bcdelay)
void setBitnum (unsigned int bitnum)
void setInput (const std::string &input)
bool isInternal () const
TriggerThresholdValuetriggerThresholdValue (int eta, int phi) const
const std::vector
< TriggerThresholdValue * > & 
thresholdValueVector () const
void clearThresholdValues ()
void addThresholdValue (TriggerThresholdValue *value)
TriggerThresholdValueaddThresholdValue (const std::string &type)
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

Static Public Member Functions

static TriggerThresholdValuecreateThresholdValue (const std::string &type)

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1