 |
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef HitAnalysis_xMuonSimHitAnalysis_H
7 #define HitAnalysis_xMuonSimHitAnalysis_H
29 "Muon::MuonIdHelperSvc/MuonIdHelperSvc"};
34 Gaudi::Property<std::string>
m_path{
this,
"HistPath",
"MuonSDOAnalysis"};
39 Gaudi::Property<int>
m_techIdx{
this,
"techIndex", -1};
50 const std::string& basePath,
Property holding a SG store/key/clid from which a ReadHandle is made.
TH1 * h_globHitRZ
Global hit position (r-z) plane.
const ServiceHandle< ITHistSvc > & histSvc() const
The standard THistSvc (for writing histograms and TTrees and more to a root file) Returns (kind of) a...
virtual StatusCode initialize() override final
SG::ReadHandleKey< xAOD::MuonSimHitContainer > m_inputKey
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
int identifier
Identifier (Either the stationIndex (Mdt/Rpc) or stationName (Tgc/Mm/sTgc))
TechnologyIndex
enum to classify the different layers in the muon spectrometer
TH1 * h_localHitZ
Local z-hit position.
TH1 * h_pdgId
pdgId of the hit
Property holding a SG store/key/clid from which a ReadHandle is made.
TH1 * h_stationEta
Station eta of the hit.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
Service handle of the IdHelperSvc.
TH1 * h_localHitPos
Local position of the hit (signed radius) / pos in x-y plane.
TH1 * h_dirPhi
Local phi direction of the hit.
HistoSet(const Muon::IMuonIdHelperSvc *idHelperSvc, const ServiceHandle< ITHistSvc > &histSvc, const std::string &basePath, const TechIdx_t techIdx, const int stIdent)
Helper struct to define histograms spectrometer region.
SG::ReadHandleKey< ActsGeometryContext > m_geoCtxKey
TH1 * h_energy
Energy of the hit.
::StatusCode StatusCode
StatusCode definition for legacy code.
TH1 * h_deposit
Energy deposit of the hit.
TH1 * h_dirTheta
Local theta direction of the hit.
virtual StatusCode execute() override final
Lightweight algorithm to read xAOD MDT sim hits and (fast-digitised) drift circles from SG and fill a...
StIndex
enum to classify the different station layers in the muon spectrometer
Gaudi::Property< std::string > m_path
Gaudi::Property< int > m_techIdx
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
const MuonGMR4::MuonDetectorManager * m_detMgr
MuonSimHit.
TH1 * h_globHitXY
Global hit position (x-y) plane.
TH1 * h_stationPhi
Station phi of the hit
std::vector< HistoSet > m_histos