4 #ifndef TrigEgammaForwardFastCaloHypoTool_h
5 #define TrigEgammaForwardFastCaloHypoTool_h
35 virtual StatusCode decide( std::vector<ITrigEgammaForwardFastCaloHypoTool::FastClusterInfo>&
input )
const override;
50 Gaudi::Property< bool >
m_acceptAll {
this,
"AcceptAll", false ,
"Ignore selection" };
51 Gaudi::Property<float>
m_emEtCut{
this,
"EtCut", 0.0,
"Et threshold"};
54 ToolHandle< GenericMonitoringTool >
m_monTool{
this,
"MonTool",
"",
"Monitoring tool" };
55 ToolHandle<Ringer::IAsgRingerSelectorTool>
m_ringerTool{
this,
"RingerSelector",
"",
"Ringer tool" };
60 #endif //> !TRIGEGAMMAHYPO_TRIGEGAMMAForwardFastCaloHYPOTOOLINC_H