|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGEGAMMAHYPO_TRIGEGAMMAFASTCALOHYPOALG_H
5 #define TRIGEGAMMAHYPO_TRIGEGAMMAFASTCALOHYPOALG_H 1
36 ToolHandleArray< ITrigEgammaFastCaloHypoTool >
m_hypoTools {
this,
"HypoTools", {},
"Hypo tools" };
37 ToolHandleArray<Ringer::IAsgRingerSelectorTool>
m_ringerNNTools{
this,
"RingerNNSelectorTools", {},
"Ringer Neural Network tools." };
39 ToolHandle< GenericMonitoringTool >
m_monTool{
this,
"MonTool",
"",
"Monitoring tool" };
40 Gaudi::Property<std::vector<std::string>>
m_pidNames{
this,
"PidNames", {},
"Ringer pid names"};
47 #endif //> !TRIGEGAMMAHYPO_TESTTRIGEGAMMAFASTCALOHYPOALG_H
virtual StatusCode execute(const EventContext &context) const override
TrigEgammaFastCaloHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandle< GenericMonitoringTool > m_monTool
Property holding a SG store/key/clid from which a ReadHandle is made.
ToolHandle< ILumiBlockMuTool > m_lumiBlockMuTool
SG::ReadHandleKey< xAOD::TrigRingerRingsContainer > m_ringsKey
virtual StatusCode initialize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< xAOD::TrigEMClusterContainer > m_clustersKey
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
Gaudi::Property< std::vector< std::string > > m_pidNames
Implements egamma calo selection for the new HLT framework.
ToolHandleArray< ITrigEgammaFastCaloHypoTool > m_hypoTools
ToolHandleArray< Ringer::IAsgRingerSelectorTool > m_ringerNNTools