![]() |
ATLAS Offline Software
|
#include <XsThresholdValue.h>
Public Member Functions | |
| XsThresholdValue () | |
| virtual | ~XsThresholdValue () override=default |
| virtual TriggerThresholdValue * | createCopy () const override |
| virtual void | print (const std::string &indent="", unsigned int detail=1) const override |
| virtual void | writeXML (std::ostream &xmlfile, int indentLevel=0, int indentWidth=2) const override |
| 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 CaloInfo & | caloInfo () const |
| unsigned int | lvl1MasterTableId () const |
| void | setLvl1MasterTableId (unsigned int id) |
| int | superMasterTableId () const |
| unsigned int | smk () const |
| unsigned int | id () const |
| const std::string & | name () const |
| const std::string & | comment () const |
| unsigned int | version () const |
| void | setSuperMasterTableId (int id) |
| void | setSMK (int id) |
| void | setId (unsigned int id) |
| void | setName (const std::string &name) |
| void | setVersion (unsigned int version) |
| void | setComment (const std::string &c) |
| void | printNameIdV (const std::string &indent="") const |
| virtual std::string | __str__ () 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 Member Functions | |
| std::ostream & | indent (std::ostream &o, int lvl, int size) const |
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 |
Private Attributes | |
| unsigned int | m_Lvl1MasterId |
| unsigned int | m_smk |
| unsigned int | m_id |
| std::string | m_name |
| unsigned int | m_version |
| std::string | m_comment |
Definition at line 11 of file XsThresholdValue.h.
| TrigConf::XsThresholdValue::XsThresholdValue | ( | ) |
Definition at line 9 of file XsThresholdValue.cxx.
|
overridevirtualdefault |
|
virtualinherited |
Reimplemented in TrigConf::HLTChain, TrigConf::HLTPrescaleSet, TrigConf::HLTSequence, and TrigConf::TriggerItem.
Definition at line 50 of file TrigConfData.cxx.
|
staticinherited |
Definition at line 41 of file TriggerThresholdValue.cxx.
|
staticinherited |
Definition at line 57 of file TriggerThresholdValue.cxx.
|
staticinherited |
Definition at line 48 of file TriggerThresholdValue.cxx.
Definition at line 35 of file TriggerThresholdValue.cxx.
|
inlineinherited |
Definition at line 23 of file TrigConfData.h.
|
inherited |
Definition at line 81 of file TriggerThresholdValue.cxx.
|
overridevirtual |
Implements TrigConf::TriggerThresholdValue.
Definition at line 14 of file XsThresholdValue.cxx.
|
inlineinherited |
Definition at line 54 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 53 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 21 of file TrigConfData.h.
|
protectedinherited |
Definition at line 23 of file TrigConfData.cxx.
|
inlineinherited |
Definition at line 30 of file L1DataBaseclass.h.
|
inlineinherited |
Definition at line 22 of file TrigConfData.h.
|
inlineinherited |
Definition at line 52 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 51 of file TriggerThresholdValue.h.
|
overridevirtual |
Implements TrigConf::TriggerThresholdValue.
Definition at line 19 of file XsThresholdValue.cxx.
|
inherited |
Definition at line 31 of file TrigConfData.cxx.
|
inlineinherited |
Definition at line 46 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 45 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 47 of file TriggerThresholdValue.h.
Definition at line 29 of file TriggerThresholdValue.cxx.
|
inlineinherited |
Definition at line 32 of file TrigConfData.h.
|
inlineinherited |
Definition at line 64 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 63 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 29 of file TrigConfData.h.
|
inlineinherited |
Definition at line 31 of file L1DataBaseclass.h.
|
inlineinherited |
Definition at line 30 of file TrigConfData.h.
|
inlineinherited |
Definition at line 62 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 61 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 59 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 58 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 28 of file TrigConfData.h.
|
inlineinherited |
Definition at line 27 of file TrigConfData.h.
|
inlineinherited |
Definition at line 57 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 31 of file TrigConfData.h.
|
inlineinherited |
Definition at line 60 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 20 of file TrigConfData.h.
|
inlineinherited |
Definition at line 19 of file TrigConfData.h.
|
virtualinherited |
Reimplemented in TrigConf::ClusterThresholdValue, TrigConf::EtThresholdValue, and TrigConf::JetThresholdValue.
Definition at line 76 of file TriggerThresholdValue.cxx.
|
inlineinherited |
Definition at line 44 of file TriggerThresholdValue.h.
|
inlineinherited |
Definition at line 24 of file TrigConfData.h.
|
inlineinherited |
Definition at line 49 of file TriggerThresholdValue.h.
|
inlinevirtualinherited |
Reimplemented in TrigConf::JetThresholdValue.
Definition at line 50 of file TriggerThresholdValue.h.
|
overridevirtual |
Reimplemented from TrigConf::TriggerThresholdValue.
Definition at line 29 of file XsThresholdValue.cxx.
|
staticinherited |
Definition at line 24 of file TriggerThresholdValue.h.
|
staticinherited |
Definition at line 27 of file TriggerThresholdValue.h.
|
staticinherited |
Definition at line 26 of file TriggerThresholdValue.h.
|
staticinherited |
Definition at line 29 of file TriggerThresholdValue.h.
|
staticinherited |
Definition at line 28 of file TriggerThresholdValue.h.
|
staticinherited |
Definition at line 25 of file TriggerThresholdValue.h.
|
privateinherited |
Definition at line 48 of file TrigConfData.h.
|
protectedinherited |
Definition at line 84 of file TriggerThresholdValue.h.
|
protectedinherited |
Definition at line 83 of file TriggerThresholdValue.h.
|
privateinherited |
Definition at line 45 of file TrigConfData.h.
|
privateinherited |
Definition at line 35 of file L1DataBaseclass.h.
|
privateinherited |
Definition at line 46 of file TrigConfData.h.
|
protectedinherited |
Definition at line 82 of file TriggerThresholdValue.h.
|
protectedinherited |
Definition at line 81 of file TriggerThresholdValue.h.
|
protectedinherited |
Definition at line 78 of file TriggerThresholdValue.h.
|
protectedinherited |
Definition at line 77 of file TriggerThresholdValue.h.
|
privateinherited |
Definition at line 44 of file TrigConfData.h.
|
protectedinherited |
Definition at line 76 of file TriggerThresholdValue.h.
|
privateinherited |
Definition at line 47 of file TrigConfData.h.
|
protectedinherited |
Definition at line 79 of file TriggerThresholdValue.h.
|
protectedinherited |
Definition at line 80 of file TriggerThresholdValue.h.