|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGMUONHYPO_TRIGMUCOMBHYPOALG_H
6 #define TRIGMUONHYPO_TRIGMUCOMBHYPOALG_H 1
26 ToolHandleArray<TrigmuCombHypoTool>
m_hypoTools {
this,
"HypoTools", {},
"Tools to perform selection"};
29 this,
"MuonL2CBInfoFromMuCombAlg",
"MuonL2CBInfo",
"Name of the input data produced by muComb"};
30 Gaudi::Property<std::string>
m_roiLinkName{
this,
"RoILinkName",
"l2cbroi",
"Name for RoI Link"};
Property holding a SG store/key/clid from which a ReadHandle is made.
TrigmuCombHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandleArray< TrigmuCombHypoTool > m_hypoTools
Gaudi::Property< std::string > m_roiLinkName
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
SG::ReadHandleKey< xAOD::L2CombinedMuonContainer > m_muCombKey
virtual StatusCode execute(const EventContext &context) const override