ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkValidation
TrkValHistUtils
TrkValHistUtils
MSHitDiffPlots.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRKVALHISTUTILS_MSHITDIFFPLOTS_H
6
#define TRKVALHISTUTILS_MSHITDIFFPLOTS_H
7
8
#include "
PlotBase.h
"
9
#include "
HitTypePlots.h
"
10
#include "
xAODTracking/TrackParticle.h
"
11
#include "
xAODTruth/TruthParticle.h
"
12
13
namespace
Trk
{
14
15
class
MSHitDiffPlots
:
public
PlotBase
{
16
public
:
17
MSHitDiffPlots
(
PlotBase
*pParent,
const
std::string& sDir);
18
void
fill
(
const
xAOD::TrackParticle
& trkprt,
const
xAOD::TruthParticle
& truthprt,
float
weight=1.0);
19
static
void
fillPlot
(
HitTypePlots
& hitPlots,
const
xAOD::SummaryType
& info,
const
std::string& sInfo,
const
xAOD::TrackParticle
& trkprt,
const
xAOD::TruthParticle
& truthprt,
float
weight=1.0);
20
21
Trk::HitTypePlots
nprecLayers
;
22
Trk::HitTypePlots
nphiLayers
;
23
Trk::HitTypePlots
ntrigEtaLayers
;
24
25
};
26
27
}
28
29
#endif
30
TrackParticle.h
TruthParticle.h
HitTypePlots.h
PlotBase.h
PlotBase::PlotBase
PlotBase(PlotBase *parent, std::string_view sDir)
Definition
PlotBase.cxx:29
Trk::HitTypePlots
Definition
HitTypePlots.h:12
Trk::MSHitDiffPlots::nphiLayers
Trk::HitTypePlots nphiLayers
Definition
MSHitDiffPlots.h:22
Trk::MSHitDiffPlots::fill
void fill(const xAOD::TrackParticle &trkprt, const xAOD::TruthParticle &truthprt, float weight=1.0)
Definition
MSHitDiffPlots.cxx:19
Trk::MSHitDiffPlots::nprecLayers
Trk::HitTypePlots nprecLayers
Definition
MSHitDiffPlots.h:21
Trk::MSHitDiffPlots::MSHitDiffPlots
MSHitDiffPlots(PlotBase *pParent, const std::string &sDir)
Definition
MSHitDiffPlots.cxx:11
Trk::MSHitDiffPlots::ntrigEtaLayers
Trk::HitTypePlots ntrigEtaLayers
Definition
MSHitDiffPlots.h:23
Trk::MSHitDiffPlots::fillPlot
static void fillPlot(HitTypePlots &hitPlots, const xAOD::SummaryType &info, const std::string &sInfo, const xAOD::TrackParticle &trkprt, const xAOD::TruthParticle &truthprt, float weight=1.0)
Definition
MSHitDiffPlots.cxx:26
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
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
xAOD::SummaryType
SummaryType
Enumerates the different types of information stored in Summary.
Definition
TrackingPrimitives.h:229
Generated on
for ATLAS Offline Software by
1.17.0