Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
14 m_oMSHitPlots(this,
""),
25 phiLayer1Hits(this,
"phiLayer1hits",
"phi Layer 1 hits", 0, 10),
26 phiLayer2Hits(this,
"phiLayer2hits",
"phi Layer 2 hits", 0, 10),
27 phiLayer3Hits(this,
"phiLayer3hits",
"phi Layer 3 hits", 0, 10),
28 phiLayer4Hits(this,
"phiLayer4hits",
"phi Layer 4 hits", 0, 10),
30 etaLayer1Hits(this,
"etaLayer1hits",
"eta Layer 1 hits", 0, 10),
31 etaLayer2Hits(this,
"etaLayer2hits",
"eta Layer 2 hits", 0, 15),
32 etaLayer3Hits(this,
"etaLayer3hits",
"eta Layer 3 hits", 0, 10),
33 etaLayer4Hits(this,
"etaLayer4hits",
"eta Layer 4 hits", 0, 10),
44 phiHoles(this,
"phiHoles",
"phi holes", 0, 5),
45 etaHoles(this,
"etaHoles",
"eta holes", 0, 5),
46 etaphiHoles(this,
"etaphiHoles",
"eta+phi holes", 0, 5)
92 int netaholes=0, nphiholes=0;
143 if (!muon.summaryValue(hitval,
info))
return;
144 hitPlots.
fill(hitval, muon.eta(), muon.phi(),
weight);
149 if (!
acc.isAvailable(truthprt))
return;
Trk::HitTypePlots outerSmallHits
@ phiLayer1Hits
number of phi hits in the first trigger layer (BML1 ot T4)
Trk::HitTypePlots phiLayer2Hits
Trk::HitTypePlots middleLargeHoles
Trk::HitTypePlots phiLayer3Hits
Trk::HitTypePlots etaLayer4Hits
@ etaLayer1Hits
number of eta hits in the first trigger layer (BML1 ot T4)
Trk::HitTypePlots outerLargeHoles
@ phiLayer3Hits
number of phi hits in the third trigger layer (BOL1 ot T2)
@ phiLayer2Holes
number of phi holes in the second trigger layer (BML2 ot T1)
@ phiLayer4Hits
number of phi hits in the fourth trigger layer (T3)
Trk::HitTypePlots phiLayer4Hits
@ etaLayer3Holes
number of eta holes in the third trigger layer (BOL1 ot T2)
Trk::HitTypePlots etaLayer3Hits
@ extendedSmallHoles
number of precision holes in the extended small layer
Trk::HitTypePlots innerLargeHits
Trk::HitTypePlots innerSmallHoles
@ middleLargeHoles
number of precision holes in the middle large layer
Trk::HitTypePlots extendedLargeHoles
@ etaLayer2Holes
number of eta holes in the second trigger layer (BML2 ot T1)
Helper class to provide constant type-safe access to aux data.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
@ outerLargeHoles
number of precision holes in the outer large layer
MuonSummaryType
Enumerates the different types of information stored in Summary.
@ innerLargeHits
number of precision hits in the inner large layer
@ etaLayer3Hits
number of eta hits in the third trigger layer (BOL1 ot T2)
@ middleLargeHits
number of precision hits in the middle large layer
Trk::HitTypePlots phiHoles
Trk::HitTypePlots outerLargeHits
@ outerSmallHoles
number of precision holes in the outer small layer
@ phiLayer3Holes
number of phi holes in the third trigger layer (BOL1 ot T2)
@ phiLayer2Hits
number of phi hits in the second trigger layer (BML2 ot T1)
Trk::HitTypePlots extendedLargeHits
Trk::HitTypePlots middleLargeHits
@ etaLayer2Hits
number of eta hits in the second trigger layer (BML2 ot T1)
@ innerLargeHoles
number of precision holes in the inner large layer
@ extendedLargeHits
number of precision hits in the extended large layer
void fill(int iHits, float fEta, float fPhi, float weight=1.0)
Class describing a truth particle in the MC record.
@ middleSmallHoles
number of precision holes in the middle small layer
Trk::HitTypePlots innerSmallHits
Trk::HitTypePlots middleSmallHits
@ etaLayer1Holes
number of eta holes in the first trigger layer (BML1 ot T4)
@ middleSmallHits
number of precision hits in the middle small layer
@ innerSmallHoles
number of precision holes in the inner small layer
Trk::HitTypePlots etaLayer2Hits
@ phiLayer1Holes
number of phi holes in the first trigger layer (BML1 ot T4)
Trk::MSHitPlots m_oMSHitPlots
Trk::HitTypePlots extendedSmallHoles
@ outerSmallHits
number of precision hits in the outer small layer
virtual double eta() const override final
The pseudorapidity ( ) of the particle.
Trk::HitTypePlots etaLayer1Hits
Trk::HitTypePlots innerLargeHoles
@ outerLargeHits
number of precision hits in the outer large layer
@ extendedLargeHoles
number of precision holes in the extended large layer
virtual double phi() const override final
The azimuthal angle ( ) of the particle.
MuonHitSummaryPlots(PlotBase *pParent, const std::string &sDir)
@ etaLayer4Holes
number of eta holes in the fourth trigger layer (T3)
Trk::HitTypePlots phiLayer1Hits
void fill(const xAOD::Muon &muon, float weight=1.0)
@ phiLayer4Holes
number of phi holes in the fourth trigger layer (T3)
void fillPlot(Trk::HitTypePlots &hitPlots, xAOD::MuonSummaryType info, const xAOD::Muon &muon, float weight=1.0)
Class describing a TrackParticle.
void fill(const xAOD::TrackParticle &trkprt, float weight=1.0)
@ extendedSmallHits
number of precision hits in the extended small layer
Helper class to provide constant type-safe access to aux data.
@ innerSmallHits
number of precision hits in the inner small layer
Trk::HitTypePlots etaphiHoles
Trk::HitTypePlots outerSmallHoles
Trk::HitTypePlots extendedSmallHits
@ etaLayer4Hits
number of eta hits in the fourth trigger layer (T3)
Trk::HitTypePlots etaHoles
Trk::HitTypePlots middleSmallHoles