TrigConf::ClusterThresholdValue Class Reference
List of all members.
Public Member Functions |
virtual TriggerThresholdValue * | createCopy () const |
float | emIsolation () const |
float | hadIsolation () const |
float | hadVeto () const |
int | emIsolationCount () const |
int | hadIsolationCount () const |
int | hadVetoCount () const |
bool | useIsolationMask () const |
uint16_t | emIsolationMask () const |
uint16_t | hadIsolationMask () const |
uint16_t | isolationMask () const |
virtual int | thresholdValueCount () const override |
void | setEmIsolation (float v) |
void | setHadIsolation (float v) |
void | setHadVeto (float v) |
void | setUseIsolationMask (bool use=true) |
void | setEmIsolationMask (uint16_t mask) |
void | setHadIsolationMask (uint16_t mask) |
void | setIsolationMask (uint16_t mask) |
virtual void | print (const std::string &indent="", unsigned int detail=1) const override |
void | writeXML (std::ostream &xmlfile, int indentLevel=0, int indentWidth=2) const override |
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TrigConfL1Data/TrigConfL1Data/ClusterThresholdValue.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TrigConfL1Data/Root/ClusterThresholdValue.cxx