ATLAS Offline Software
Loading...
Searching...
No Matches
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"
12
13namespace Trk{
14
15class 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
24
25};
26
27}
28
29#endif
30
PlotBase(PlotBase *parent, const std::string &sDir)
Definition PlotBase.cxx:29
Trk::HitTypePlots nphiLayers
void fill(const xAOD::TrackParticle &trkprt, const xAOD::TruthParticle &truthprt, float weight=1.0)
Trk::HitTypePlots nprecLayers
MSHitDiffPlots(PlotBase *pParent, const std::string &sDir)
Trk::HitTypePlots ntrigEtaLayers
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)
Ensure that the ATLAS eigen extensions are properly loaded.
TrackParticle_v1 TrackParticle
Reference the current persistent version:
TruthParticle_v1 TruthParticle
Typedef to implementation.
SummaryType
Enumerates the different types of information stored in Summary.