TrigConf::TriggerThresholdValue Class Reference

Inheritance diagram for TrigConf::TriggerThresholdValue:
TrigConf::L1DataBaseclass TrigConf::TrigConfData TrigConf::ClusterThresholdValue TrigConf::EtThresholdValue TrigConf::JetThresholdValue TrigConf::MuonThresholdValue TrigConf::NimThresholdValue TrigConf::XsThresholdValue

List of all members.

Public Member Functions

virtual TriggerThresholdValuecreateCopy () const =0
const std::string & type () const
float ptcut () const
float priority () const
int ptCutCount () const
virtual int thresholdValueCount () const
unsigned int window () const
virtual JetWindowSize::Size windowSize () const
int phimin () const
int phimax () const
int etamin () const
int etamax () const
void setType (const std::string &type)
void setPtcut (float pt)
void setPriority (float prio)
void setWindow (int value)
void setPhiMin (int value)
void setPhiMax (int value)
void setEtaMin (int value)
void setEtaMax (int value)
bool contains (float eta, float phi) const
const CaloInfocaloInfo () const
virtual void print (const std::string &indent="", unsigned int detail=1) const =0
virtual void writeXML (std::ostream &xmlfile, int indentLevel=0, int indentWidth=2) const

Static Public Member Functions

static void setCaloInfo (const CaloInfo &ci)
static float caloGlobalScale ()
static float caloGlobalScaleGeVToCount ()
static float caloGlobalScaleCountToGeV ()

Static Public Attributes

static const int fgCaloClusterOff = 0xff
static const int fgCaloJetOff = 0x3ff
static const int fgCaloEtSumOff = 0x7fff
static const int fgCaloEtMissOff = 0x7fff
static const int fgCaloJetEtOff = 0x33e6
static const int fgCaloIsolationOff = 0x3f

Protected Attributes

std::string m_Type
float m_Ptcut
unsigned int m_Priority
unsigned int m_Window
JetWindowSize::Size m_WindowSize
int m_PhiMin
int m_PhiMax
int m_EtaMin
int m_EtaMax

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