![]() |
ATLAS Offline Software
|
#include <TrigJetConditionConfig_phi.h>
Public Member Functions | |
| TrigJetConditionConfig_phi (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_strmin {this, "min", {}, "min for phi region"} |
| Gaudi::Property< std::string > | m_strmax {this, "max", {}, "max for phi region"} |
| double | m_min {0.} |
| double | m_max {0.} |
Definition at line 13 of file TrigJetConditionConfig_phi.h.
| TrigJetConditionConfig_phi::TrigJetConditionConfig_phi | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 11 of file TrigJetConditionConfig_phi.cxx.
|
private |
Definition at line 54 of file TrigJetConditionConfig_phi.cxx.
|
overridevirtual |
Definition at line 49 of file TrigJetConditionConfig_phi.cxx.
|
overridevirtual |
Definition at line 18 of file TrigJetConditionConfig_phi.cxx.
|
private |
Definition at line 38 of file TrigJetConditionConfig_phi.h.
|
private |
Definition at line 37 of file TrigJetConditionConfig_phi.h.
|
private |
Definition at line 35 of file TrigJetConditionConfig_phi.h.
|
private |
Definition at line 32 of file TrigJetConditionConfig_phi.h.