![]() |
ATLAS Offline Software
|
#include <TrigJetConditionConfig_dipzmlpl.h>
Public Member Functions | |
| TrigJetConditionConfig_dipzmlpl (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 value for Dipz MLPL"} |
| Gaudi::Property< std::string > | m_max {this, "max", {}, "max value for Dipz MLPL"} |
| Gaudi::Property< std::string > | m_capacity {this, "capacity", {}, "number of jets considered"} |
| Gaudi::Property< std::string > | m_decName_z |
| Gaudi::Property< std::string > | m_decName_negLogSigma2 |
Definition at line 19 of file TrigJetConditionConfig_dipzmlpl.h.
| TrigJetConditionConfig_dipzmlpl::TrigJetConditionConfig_dipzmlpl | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 13 of file TrigJetConditionConfig_dipzmlpl.cxx.
|
private |
Definition at line 38 of file TrigJetConditionConfig_dipzmlpl.cxx.
|
overridevirtual |
Definition at line 28 of file TrigJetConditionConfig_dipzmlpl.cxx.
|
overridevirtual |
Definition at line 21 of file TrigJetConditionConfig_dipzmlpl.cxx.
|
private |
Definition at line 39 of file TrigJetConditionConfig_dipzmlpl.h.
|
private |
Definition at line 42 of file TrigJetConditionConfig_dipzmlpl.h.
|
private |
Definition at line 40 of file TrigJetConditionConfig_dipzmlpl.h.
|
private |
Definition at line 37 of file TrigJetConditionConfig_dipzmlpl.h.
|
private |
Definition at line 35 of file TrigJetConditionConfig_dipzmlpl.h.