#include <TrigJetConditionConfig_moment.h>
|
Gaudi::Property< std::string > | m_min {this, "min", {}, "jet moment min cut"} |
|
Gaudi::Property< std::string > | m_max {this, "max", {}, "jet moment max cut"} |
|
Gaudi::Property< std::string > | m_moment {this, "moment", {}, "jet moment name"} |
|
◆ TrigJetConditionConfig_moment()
TrigJetConditionConfig_moment::TrigJetConditionConfig_moment |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
◆ checkVals()
StatusCode TrigJetConditionConfig_moment::checkVals |
( |
| ) |
const |
|
private |
◆ getCondition()
Condition TrigJetConditionConfig_moment::getCondition |
( |
| ) |
const |
|
overridevirtual |
◆ initialize()
StatusCode TrigJetConditionConfig_moment::initialize |
( |
| ) |
|
|
overridevirtual |
◆ m_max
Gaudi::Property<std::string> TrigJetConditionConfig_moment::m_max {this, "max", {}, "jet moment max cut"} |
|
private |
◆ m_min
Gaudi::Property<std::string> TrigJetConditionConfig_moment::m_min {this, "min", {}, "jet moment min cut"} |
|
private |
◆ m_moment
Gaudi::Property<std::string> TrigJetConditionConfig_moment::m_moment {this, "moment", {}, "jet moment name"} |
|
private |
The documentation for this class was generated from the following files: