![]() |
ATLAS Offline Software
|
#include <TrigJetConditionConfig_dijet_dphi.h>
Public Member Functions | |
| TrigJetConditionConfig_dijet_dphi (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_min {this, "min", {}, "min dijet dPhi"} |
| Gaudi::Property< std::string > | m_max {this, "max", {}, "max dojet dPhi"} |
Definition at line 13 of file TrigJetConditionConfig_dijet_dphi.h.
| TrigJetConditionConfig_dijet_dphi::TrigJetConditionConfig_dijet_dphi | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 14 of file TrigJetConditionConfig_dijet_dphi.cxx.
|
private |
Definition at line 35 of file TrigJetConditionConfig_dijet_dphi.cxx.
|
overridevirtual |
Definition at line 29 of file TrigJetConditionConfig_dijet_dphi.cxx.
|
overridevirtual |
Definition at line 22 of file TrigJetConditionConfig_dijet_dphi.cxx.
|
private |
Definition at line 31 of file TrigJetConditionConfig_dijet_dphi.h.
|
private |
Definition at line 28 of file TrigJetConditionConfig_dijet_dphi.h.