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