ATLAS Offline Software
Loading...
Searching...
No Matches
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::MuonTriggerCount
MuonTriggerCount(const std::string &name, ISvcLocator *pSvcLocator)
Definition
MuonTriggerCount.cxx:8
TrigMuonMonitorAlgorithm::TrigMuonMonitorAlgorithm
TrigMuonMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Definition
TrigMuonMonitorAlgorithm.cxx:8
Generated on
for ATLAS Offline Software by
1.14.0