5 #ifndef TRIGJETCONDITIONCONFIG_GNTAU_H
6 #define TRIGJETCONDITIONCONFIG_GNTAU_H
14 public extends<AthAlgTool, ITrigJetConditionConfig> {
25 Gaudi::Property<std::string>
26 m_min{
this,
"min", {},
"min gntau cut value"};
28 Gaudi::Property<std::string>
29 m_max{
this,
"max", {},
"max gntau cut value"};
32 this,
"namePtau", {},
"ptau accessor"};
34 this,
"namePu", {},
"pu accessor"};
36 this,
"nameValid", {},
"validity check"};