![]() |
ATLAS Offline Software
|
#include <TrigJetConditionConfig_htdipz.h>
Public Member Functions | |
| TrigJetConditionConfig_htdipz (const std::string &type, const std::string &name, const IInterface *parent) | |
| virtual StatusCode | initialize () override |
| virtual Condition | getCondition () const override |
Private Member Functions | |
| StatusCode | checkVals () const |
Private Attributes | |
| Gaudi::Property< std::string > | m_capacity {this, "capacity", {}, "number of jets considered"} |
| Gaudi::Property< std::string > | m_decName_z {this, "decName_z", {}, "dipz z accessor"} |
| Gaudi::Property< std::string > | m_decName_negLogSigma2 { this, "decName_sigma", {}, "dipz sigma accessor"} |
| Gaudi::Property< std::string > | m_min {this, "min", {}, "min HT"} |
| Gaudi::Property< std::string > | m_max {this, "max", {}, "max HT"} |
Definition at line 17 of file TrigJetConditionConfig_htdipz.h.
| TrigJetConditionConfig_htdipz::TrigJetConditionConfig_htdipz | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 16 of file TrigJetConditionConfig_htdipz.cxx.
|
private |
Definition at line 41 of file TrigJetConditionConfig_htdipz.cxx.
|
overridevirtual |
Definition at line 31 of file TrigJetConditionConfig_htdipz.cxx.
|
overridevirtual |
Definition at line 24 of file TrigJetConditionConfig_htdipz.cxx.
|
private |
Definition at line 33 of file TrigJetConditionConfig_htdipz.h.
|
private |
Definition at line 37 of file TrigJetConditionConfig_htdipz.h.
|
private |
Definition at line 35 of file TrigJetConditionConfig_htdipz.h.
|
private |
Definition at line 41 of file TrigJetConditionConfig_htdipz.h.
|
private |
Definition at line 39 of file TrigJetConditionConfig_htdipz.h.