|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGEGAMMAHYPO_TRIGEGAMMAFASTPHOTONHYPOALG_H
6 #define TRIGEGAMMAHYPO_TRIGEGAMMAFASTPHOTONHYPOALG_H 1
29 ToolHandleArray< TrigEgammaFastPhotonHypoTool >
m_hypoTools {
this,
"HypoTools", {},
"Tools to perfrom selection"};
30 Gaudi::Property< bool >
m_runInView {
this,
"RunInView", false ,
"Set input DH for running in views" };
36 #endif //> !TRIGEGAMMAHYPO_TRIGEGAMMAFASTPHOTONHYPOALG_H
TrigEgammaFastPhotonHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
Gaudi::Property< bool > m_runInView
Implements Hypo selection on L2 photons.
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::TrigPhotonContainer > m_photonsKey
virtual StatusCode initialize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode execute(const EventContext &context) const override
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
ToolHandleArray< TrigEgammaFastPhotonHypoTool > m_hypoTools