ATLAS Offline Software
Loading...
Searching...
No Matches
IDHitSummaryPlots.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef MUONHISTUTILS_IDHITSUMMARYPLOTS_H
6#define MUONHISTUTILS_IDHITSUMMARYPLOTS_H
7
11
12namespace Muon{
13
15 public:
16 HitFracTypePlots(PlotBase* pParent, std::string sHitType, std::string sHitLabel);
17 void fill(float hitval, float trketa, float weight=1.0);
18
19 TH1* fracHits{nullptr};
20 TH1* fracHitsVsEta{nullptr};
21 private:
22 void initializePlots();
23 std::string m_sHitType;
24 std::string m_sHitLabel;
25};
26
44
45}
46
47#endif
void fill(float hitval, float trketa, float weight=1.0)
HitFracTypePlots(PlotBase *pParent, std::string sHitType, std::string sHitLabel)
Trk::HitTypePlots nSCTHitsPlusDead
void fill(const xAOD::TrackParticle &trk, float weight=1.0)
Trk::HitTypePlots nPixSCTHoles
IDHitSummaryPlots(PlotBase *pParent, const std::string &sDir)
Trk::HitTypePlots nTRTHitsPlusDead
HitFracTypePlots fTRTOutliers
HitFracTypePlots fSCTOutliers
Trk::HitTypePlots nBLayerHitsIfExpected
Trk::HitTypePlots nPixelHitsPlusDead
HitFracTypePlots fPixelOutliers
Trk::HitTypePlots nTRTHitsPlusOutliers
PlotBase(PlotBase *parent, const std::string &sDir)
Definition PlotBase.cxx:29
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
TrackParticle_v1 TrackParticle
Reference the current persistent version: