ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetValidation
InDetPhysValMonitoring
src
InDetBasicPlot.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 INDETPHYSVALMONITORING_InDetBasicPlot
6
#define INDETPHYSVALMONITORING_InDetBasicPlot
11
12
13
// std includes
14
#include <string>
15
#include <array>
16
17
// local includes
18
#include "
InDetPlotBase.h
"
19
#include "
xAODTracking/TrackParticle.h
"
20
#include "
xAODTruth/TruthParticle.h
"
21
23
class
InDetBasicPlot
:
public
InDetPlotBase
{
24
public
:
25
InDetBasicPlot
(
InDetPlotBase
* pParent,
const
std::string& dirName);
26
void
fill
(
const
xAOD::TrackParticle
& particle);
27
void
fill
(
const
xAOD::TruthParticle
& particle);
28
private
:
29
// plot base has nop default implementation of this; we use it to book the histos
30
void
initializePlots
();
31
// print out final stats on exact zeroes
32
void
finalizePlots
();
33
};
34
35
36
37
38
#endif
TrackParticle.h
TruthParticle.h
InDetPlotBase.h
InDetBasicPlot::finalizePlots
void finalizePlots()
Definition
InDetBasicPlot.cxx:48
InDetBasicPlot::InDetBasicPlot
InDetBasicPlot(InDetPlotBase *pParent, const std::string &dirName)
Definition
InDetBasicPlot.cxx:17
InDetBasicPlot::initializePlots
void initializePlots()
Definition
InDetBasicPlot.cxx:26
InDetBasicPlot::fill
void fill(const xAOD::TrackParticle &particle)
Definition
InDetBasicPlot.cxx:41
InDetPlotBase::InDetPlotBase
InDetPlotBase(InDetPlotBase *pParent, const std::string &dirName)
Constructor taking parent node and directory name for plots.
Definition
InDetPlotBase.cxx:35
xAOD::TrackParticle
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Definition
Event/xAOD/xAODTracking/xAODTracking/TrackParticle.h:13
xAOD::TruthParticle
TruthParticle_v1 TruthParticle
Typedef to implementation.
Definition
Event/xAOD/xAODTruth/xAODTruth/TruthParticle.h:15
Generated on
for ATLAS Offline Software by
1.17.0