#include <TrigJetConditionConfig_nnjvt.h>
|
| Gaudi::Property< std::string > | m_strmin {this, "min", {}, "Dummy"} |
| Gaudi::Property< std::string > | m_strmax {this, "max", {}, "Dummy"} |
| Gaudi::Property< std::string > | m_nnJvtName {this, "nnJvtName", {}, "Name of jvt value & pass decoration to be read"} |
◆ TrigJetConditionConfig_nnjvt()
| TrigJetConditionConfig_nnjvt::TrigJetConditionConfig_nnjvt |
( |
const std::string & | type, |
|
|
const std::string & | name, |
|
|
const IInterface * | parent ) |
◆ checkVals()
| StatusCode TrigJetConditionConfig_nnjvt::checkVals |
( |
| ) |
const |
|
private |
◆ getCondition()
| Condition TrigJetConditionConfig_nnjvt::getCondition |
( |
| ) |
const |
|
overridevirtual |
◆ initialize()
| StatusCode TrigJetConditionConfig_nnjvt::initialize |
( |
| ) |
|
|
overridevirtual |
Definition at line 17 of file TrigJetConditionConfig_nnjvt.cxx.
17 {
19
20 return StatusCode::SUCCESS;
21}
#define CHECK(...)
Evaluate an expression and check for errors.
StatusCode checkVals() const
◆ m_nnJvtName
| Gaudi::Property<std::string> TrigJetConditionConfig_nnjvt::m_nnJvtName {this, "nnJvtName", {}, "Name of jvt value & pass decoration to be read"} |
|
private |
◆ m_strmax
| Gaudi::Property<std::string> TrigJetConditionConfig_nnjvt::m_strmax {this, "max", {}, "Dummy"} |
|
private |
◆ m_strmin
| Gaudi::Property<std::string> TrigJetConditionConfig_nnjvt::m_strmin {this, "min", {}, "Dummy"} |
|
private |
The documentation for this class was generated from the following files: