ATLAS Offline Software
Loading...
Searching...
No Matches
InnerDetector
InDetMonitoring
InDetPerformanceMonitoring
src
PerfMonServices.cxx
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
InDetPerformanceMonitoring/PerfMonServices.h
"
6
7
// Names of the various containers.
8
const
std::string
PerfMonServices::s_sContainerNames
[NUM_CONTAINERS] = {
"MuidMuonCollection"
,
9
"StacoMuonCollection"
,
10
"Muons"
,
11
"Electrons"
,
// "ElectronCllection"
12
"PhotonCollection"
,
13
"MET_Final"
,
14
"TrackParticleCandidate"
,
15
// "VxPrimaryCandidate"};
16
"PrimaryVertices"
};
17
const
std::string
PerfMonServices::s_sAtlfastContainerNames
[NUM_CONTAINERS] = {
"AtlfastMuonCollection"
,
18
"AtlfastMuonCollection"
,
19
"AtlfastMuons"
,
20
"AtlfastElectronCollection"
,
21
"AtlfastPhotonCollection"
,
22
"AtlfastMissingEt"
,
23
"Placeholder"
};
24
25
//===========================================================================
26
// Constructors & destructors
27
//===========================================================================
28
29
PerfMonServices::PerfMonServices
()
30
{
31
}
32
33
PerfMonServices::~PerfMonServices
()
34
{
35
}
PerfMonServices.h
PerfMonServices::s_sAtlfastContainerNames
static const std::string s_sAtlfastContainerNames[NUM_CONTAINERS]
Definition
PerfMonServices.h:17
PerfMonServices::~PerfMonServices
~PerfMonServices()
Definition
PerfMonServices.cxx:33
PerfMonServices::PerfMonServices
PerfMonServices()
Definition
PerfMonServices.cxx:29
PerfMonServices::s_sContainerNames
static const std::string s_sContainerNames[NUM_CONTAINERS]
Definition
PerfMonServices.h:8
Generated on
for ATLAS Offline Software by
1.14.0