5 #ifndef TRIGJETCONDITIONCONFIG_DIPZMLPL_H
6 #define TRIGJETCONDITIONCONFIG_DIPZMLPL_H
20 public extends<AthAlgTool, ITrigJetConditionConfig> {
25 const std::string&
name,
34 Gaudi::Property<std::string>
35 m_min{
this,
"min", {},
"min value for Dipz MLPL"};
36 Gaudi::Property<std::string>
37 m_max{
this,
"max", {},
"max value for Dipz MLPL"};
38 Gaudi::Property<std::string>
39 m_capacity{
this,
"capacity", {},
"number of jets considered"};
41 this,
"decName_z", {},
"dipz z accessor"};
43 this,
"decName_sigma", {},
"dipz sigma accessor"};