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