|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGMUONMONITORING_L2MUCOMBMON_H
6 #define TRIGMUONMONITORING_L2MUCOMBMON_H
32 #endif //TRIGMUONMONITORING_L2MUCOMBMON_H
virtual StatusCode fillVariablesPerOfflineMuonPerChain(const EventContext &, const xAOD::Muon *mu, const std::string &chain) const override
Function that fills variables of trigger objects associated to specified trigger chains comparing off...
virtual StatusCode fillVariables(const EventContext &ctx) const override
Function that fills variables by just retrieving containers of trigger objects.
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode fillVariablesPerChain(const EventContext &ctx, const std::string &chain) const override
Function that fills variables of trigger objects associated to specified trigger chains.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
initialize
Base class from which analyzers can define a derived class to do specific analysis.
SG::ReadHandleKey< xAOD::L2CombinedMuonContainer > m_L2muCombContainerKey
L2muCombMon(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode fillVariablesPerOfflineMuon(const EventContext &ctx, const xAOD::Muon *mu) const override
Function that fills variables that are compared to offline muons but the trigger chains are not speci...