ATLAS Offline Software
Trigger
TrigMonitoring
TrigMuonMonitoring
src
MuonTriggerCount.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef MUONNTRIGGERCOUNT_L1MUONMON_H
6
#define MUONNTRIGGERCOUNT_L1MUONMON_H
7
8
#include "
TrigMuonMonitorAlgorithm.h
"
9
10
11
/*
12
This is a class for monitoring L1Muon.
13
*/
14
class
MuonTriggerCount
:
public
TrigMuonMonitorAlgorithm
{
15
16
public
:
17
MuonTriggerCount
(
const
std::string&
name
, ISvcLocator* pSvcLocator );
18
19
protected
:
20
virtual
StatusCode
fillVariables
(
const
EventContext &ctx)
const override
;
21
22
};
23
24
#endif //MUONNTRIGGERCOUNT_L1MUONMON_H
TrigMuonMonitorAlgorithm.h
MuonTriggerCount::fillVariables
virtual StatusCode fillVariables(const EventContext &ctx) const override
Function that fills variables by just retrieving containers of trigger objects.
Definition:
MuonTriggerCount.cxx:13
MuonTriggerCount
Definition:
MuonTriggerCount.h:14
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
TrigMuonMonitorAlgorithm
Base class from which analyzers can define a derived class to do specific analysis.
Definition:
TrigMuonMonitorAlgorithm.h:22
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:228
MuonTriggerCount::MuonTriggerCount
MuonTriggerCount(const std::string &name, ISvcLocator *pSvcLocator)
Definition:
MuonTriggerCount.cxx:8
Generated on Mon Dec 23 2024 21:15:38 for ATLAS Offline Software by
1.8.18