9 #ifndef DERIVATIONFRAMEWORK_TRIGGERSKIMMINGTOOL_H
10 #define DERIVATIONFRAMEWORK_TRIGGERSKIMMINGTOOL_H
29 Gaudi::Property<std::vector<std::string>>
m_triggerListOR{
this,
"TriggerListOR", {}};
30 Gaudi::Property<std::vector<std::string>>
m_triggerListORHLTOnly{
this,
"TriggerListORHLTOnly", {},
"Decision is based on HLT only (unseeded triggers)"};
31 PublicToolHandle<Trig::TrigDecisionTool>
m_trigDec{
this,
"TrigDecisionTool",
"Trig::TrigDecisionTool/TrigDecisionTool"};
36 #endif // DERIVATIONFRAMEWORK_TRIGGERSKIMMINGTOOL_H