5 #ifndef TRIGJETCONDITIONCONFIG_HTDIPZ_H
6 #define TRIGJETCONDITIONCONFIG_HTDIPZ_H
18 public extends<AthAlgTool, ITrigJetConditionConfig> {
23 const std::string&
name,
32 Gaudi::Property<std::string>
33 m_capacity{
this,
"capacity", {},
"number of jets considered"};
34 Gaudi::Property<std::string>
36 Gaudi::Property<std::string>
38 Gaudi::Property<std::string>
39 m_min{
this,
"min", {},
"min HT"};
40 Gaudi::Property<std::string>
41 m_max{
this,
"max", {},
"max HT"};