 |
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef TGC_RDO_ANALYSIS_H
7 #define TGC_RDO_ANALYSIS_H
32 "Muon::MuonIdHelperSvc/MuonIdHelperSvc"};
34 Gaudi::Property<std::string>
m_path{
this,
"HistPath",
"RpcRDOAnalysis"};
44 const std::string& basePath,
73 #endif // TGC_RDO_ANALYSIS_H
Property holding a SG store/key/clid from which a ReadHandle is made.
const ServiceHandle< ITHistSvc > & histSvc() const
The standard THistSvc (for writing histograms and TTrees and more to a root file) Returns (kind of) a...
virtual ~TgcRDOAnalysis()=default
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
std::vector< HistoSet > m_histos
SG::ReadHandleKey< TgcRdoContainer > m_inputKey
const std::string & stName(StIndex index)
convert StIndex into a string
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
Service handle of the IdHelperSvc.
virtual StatusCode initialize() override final
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to store array like branches into the n-tuples.
HistoSet(const TgcIdHelper &idHelper, const ServiceHandle< ITHistSvc > &histSvc, const std::string &basePath, const int stName)
Constructor instantiating the monitoring histograms.
virtual StatusCode execute() override final
Gaudi::Property< std::string > m_path