TrigConf::IsolationParam Class Reference
List of all members.
Public Member Functions |
|
| IsolationParam (const std::string &thrtype, const int isobit, int offset, int slope, int mincut, int upperlimit, int etamin, int etamax, int priority) |
|
bool | isDefined () const |
|
const std::string & | thrtype () const |
|
int | isobit () const |
|
int | offset () const |
|
int | slope () const |
|
int | mincut () const |
|
int | upperlimit () const |
|
int | etamin () const |
|
int | etamax () const |
|
int | priority () const |
|
void | setThrType (const std::string &p) |
|
void | setIsDefined (bool def=true) |
|
void | setIsobit (int p) |
|
void | setOffset (int p) |
|
void | setSlope (int p) |
|
void | setMincut (int p) |
|
void | setUpperlimit (int p) |
|
void | setEtamin (int p) |
|
void | setEtamax (int p) |
|
void | setPriority (int p) |
|
virtual void | print (const std::string &indent="", unsigned int detail=1) const |
|
virtual void | writeXML (std::ostream &xmlfile, int indentLevel, int indentWidth) const |
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.28/TrigConfL1Data/TrigConfL1Data/IsolationParam.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.28/TrigConfL1Data/Root/IsolationParam.cxx