![]() |
ATLAS Offline Software
|
#include <TrigJetConditionConfig_pileuprm.h>
Public Member Functions | |
| TrigJetConditionConfig_pileuprm (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", {}, "single jet max EMF"} |
| Gaudi::Property< std::string > | m_max {this, "max", {}, "single jet max EMF before pileupremoval"} |
Definition at line 12 of file TrigJetConditionConfig_pileuprm.h.
| TrigJetConditionConfig_pileuprm::TrigJetConditionConfig_pileuprm | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 14 of file TrigJetConditionConfig_pileuprm.cxx.
|
private |
Definition at line 35 of file TrigJetConditionConfig_pileuprm.cxx.
|
overridevirtual |
Definition at line 27 of file TrigJetConditionConfig_pileuprm.cxx.
|
overridevirtual |
Definition at line 22 of file TrigJetConditionConfig_pileuprm.cxx.
|
private |
Definition at line 30 of file TrigJetConditionConfig_pileuprm.h.
|
private |
Definition at line 27 of file TrigJetConditionConfig_pileuprm.h.