AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator) | AthAlgorithm | |
AthAlgorithm() | AthAlgorithm | private |
AthAlgorithm(const AthAlgorithm &) | AthAlgorithm | private |
AthCommonDataStore(const std::string &name, T... args) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator) | MuonCalib::MuonSegmentReader | |
AthHistogramAlgorithm::AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator) | AthHistogramAlgorithm | |
AthHistogramming(const std::string &name) | AthHistogramming | |
book(const TH1 &hist, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(TH1 *hist, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(TH1 &histRef, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(const TTree &treeRef, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(const TGraph &graphRef, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(const TEfficiency &eff, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(TEfficiency *eff, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
book(TEfficiency &effRef, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
bookGetPointer(const TH1 &hist, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
bookGetPointer(TH1 *hist, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
bookGetPointer(TH1 &histRef, std::string tDir="", std::string stream="") | AthHistogramming | protected |
bookGetPointer(const TTree &treeRef, std::string tDir="", std::string stream="") | AthHistogramming | protected |
bookGetPointer(const TGraph &graphRef, std::string tDir="", std::string stream="") | AthHistogramming | protected |
bookGetPointer(const TEfficiency &eff, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
bookGetPointer(TEfficiency *eff, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
bookGetPointer(TEfficiency &effRef, std::string tDir="", std::string stream="") | AthHistogramming | protected |
buildBookingString(std::string &bookingString, std::string &histName, std::string &tDir, std::string &stream, bool usePrefixPostfix=false) | AthHistogramming | private |
cardinality() const override final | MuonCalib::MuonSegmentReader | inline |
configAthHistogramming(const ServiceHandle< ITHistSvc > &histSvc, const std::string &prefix, const std::string &rootDir, const std::string &histNamePrefix, const std::string &histNamePostfix, const std::string &histTitlePrefix, const std::string &histTitlePostfix) | AthHistogramming | protected |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &t, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareProperty(Gaudi::Property< T > &t) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleKey &hndl, const std::string &doc, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleBase &hndl, const std::string &doc, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleKeyArray &hndArr, const std::string &doc, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, T &property, const std::string &doc, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, T &property, const std::string &doc="none") | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
detStore() const | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
efficiency(const std::string &effName, const std::string &tDir="", const std::string &stream="") | AthHistogramming | protected |
EffMap_t typedef | AthHistogramming | private |
evtStore() | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
execute() override | MuonCalib::MuonSegmentReader | virtual |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< Algorithm > > | protected |
extraOutputDeps() const override | AthAlgorithm | virtual |
finalize() override | MuonCalib::MuonSegmentReader | virtual |
graph(const std::string &graphName, const std::string &tDir="", const std::string &stream="") | AthHistogramming | protected |
GraphMap_t typedef | AthHistogramming | private |
hash(const std::string &histName) const | AthHistogramming | inlineprivate |
hash_t typedef | AthHistogramming | private |
hist(const std::string &histName, const std::string &tDir="", const std::string &stream="") | AthHistogramming | protected |
hist2d(const std::string &histName, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
hist3d(const std::string &histName, const std::string &tDir="", const std::string &stream="") | AthHistogramming | inlineprotected |
HistMap_t typedef | AthHistogramming | private |
histSvc() const | AthHistogramAlgorithm | inline |
initialize() override | MuonCalib::MuonSegmentReader | virtual |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
m_bcId | MuonCalib::MuonSegmentReader | private |
m_calibrationTool | MuonCalib::MuonSegmentReader | private |
m_DetectorManagerKey | MuonCalib::MuonSegmentReader | private |
m_detStore | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_effMap | AthHistogramming | private |
m_eventNumber | MuonCalib::MuonSegmentReader | private |
m_evtKey | MuonCalib::MuonSegmentReader | private |
m_evtStore | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_extendedExtraObjects | AthAlgorithm | private |
m_graphMap | AthHistogramming | private |
m_histMap | AthHistogramming | private |
m_histNamePostfix | AthHistogramAlgorithm | private |
m_histNamePrefix | AthHistogramAlgorithm | private |
m_histSvc | AthHistogramAlgorithm | private |
m_histTitlePostfix | AthHistogramAlgorithm | private |
m_histTitlePrefix | AthHistogramAlgorithm | private |
m_idToFixedIdTool | MuonCalib::MuonSegmentReader | private |
m_lumiBlock | MuonCalib::MuonSegmentReader | private |
m_MdtPrepDataKey | MuonCalib::MuonSegmentReader | private |
m_msg | AthHistogramming | private |
m_MuonIdHelper | MuonCalib::MuonSegmentReader | private |
m_name | AthHistogramming | private |
m_prefix | AthHistogramAlgorithm | private |
m_printer | MuonCalib::MuonSegmentReader | private |
m_pt | MuonCalib::MuonSegmentReader | private |
m_pullCalculator | MuonCalib::MuonSegmentReader | private |
m_rawMdt_adc | MuonCalib::MuonSegmentReader | private |
m_rawMdt_gPos | MuonCalib::MuonSegmentReader | private |
m_rawMdt_id | MuonCalib::MuonSegmentReader | private |
m_rawMdt_nRMdt | MuonCalib::MuonSegmentReader | private |
m_rawMdt_tdc | MuonCalib::MuonSegmentReader | private |
m_rawRpc_gPos | MuonCalib::MuonSegmentReader | private |
m_rawRpc_id | MuonCalib::MuonSegmentReader | private |
m_rawRpc_nRRpc | MuonCalib::MuonSegmentReader | private |
m_rawRpc_time | MuonCalib::MuonSegmentReader | private |
m_rawTgc_bcBitMap | MuonCalib::MuonSegmentReader | private |
m_rawTgc_gPos | MuonCalib::MuonSegmentReader | private |
m_rawTgc_id | MuonCalib::MuonSegmentReader | private |
m_rawTgc_nRTgc | MuonCalib::MuonSegmentReader | private |
m_rootDir | AthHistogramAlgorithm | private |
m_RpcPrepDataKey | MuonCalib::MuonSegmentReader | private |
m_runNumber | MuonCalib::MuonSegmentReader | private |
m_streamName | AthHistogramming | private |
m_TgcPrepDataKey | MuonCalib::MuonSegmentReader | private |
m_timeStamp | MuonCalib::MuonSegmentReader | private |
m_tree | MuonCalib::MuonSegmentReader | private |
m_treeMap | AthHistogramming | private |
m_trk_author | MuonCalib::MuonSegmentReader | private |
m_trk_chi2 | MuonCalib::MuonSegmentReader | private |
m_trk_d0 | MuonCalib::MuonSegmentReader | private |
m_trk_eta | MuonCalib::MuonSegmentReader | private |
m_trk_ndof | MuonCalib::MuonSegmentReader | private |
m_trk_nMdtHits | MuonCalib::MuonSegmentReader | private |
m_trk_nMdtHoles | MuonCalib::MuonSegmentReader | private |
m_trk_nOutliersHits | MuonCalib::MuonSegmentReader | private |
m_trk_nRpcEtaHits | MuonCalib::MuonSegmentReader | private |
m_trk_nRpcPhiHits | MuonCalib::MuonSegmentReader | private |
m_trk_nTgcEtaHits | MuonCalib::MuonSegmentReader | private |
m_trk_nTgcPhiHits | MuonCalib::MuonSegmentReader | private |
m_trk_nTracks | MuonCalib::MuonSegmentReader | private |
m_trk_perigee | MuonCalib::MuonSegmentReader | private |
m_trk_phi | MuonCalib::MuonSegmentReader | private |
m_trk_pt | MuonCalib::MuonSegmentReader | private |
m_trk_qOverP | MuonCalib::MuonSegmentReader | private |
m_trk_theta | MuonCalib::MuonSegmentReader | private |
m_trk_z0 | MuonCalib::MuonSegmentReader | private |
m_trkHit_adc | MuonCalib::MuonSegmentReader | private |
m_trkHit_bkgTime | MuonCalib::MuonSegmentReader | private |
m_trkHit_calibStatus | MuonCalib::MuonSegmentReader | private |
m_trkHit_center | MuonCalib::MuonSegmentReader | private |
m_trkHit_closestApproach | MuonCalib::MuonSegmentReader | private |
m_trkHit_distRO | MuonCalib::MuonSegmentReader | private |
m_trkHit_driftRadius | MuonCalib::MuonSegmentReader | private |
m_trkHit_driftTime | MuonCalib::MuonSegmentReader | private |
m_trkHit_error | MuonCalib::MuonSegmentReader | private |
m_trkHit_gClosestApproach | MuonCalib::MuonSegmentReader | private |
m_trkHit_gPos | MuonCalib::MuonSegmentReader | private |
m_trkHit_id | MuonCalib::MuonSegmentReader | private |
m_trkHit_localAngle | MuonCalib::MuonSegmentReader | private |
m_trkHit_lorTime | MuonCalib::MuonSegmentReader | private |
m_trkHit_nMdtHits | MuonCalib::MuonSegmentReader | private |
m_trkHit_pos | MuonCalib::MuonSegmentReader | private |
m_trkHit_propTime | MuonCalib::MuonSegmentReader | private |
m_trkHit_pull | MuonCalib::MuonSegmentReader | private |
m_trkHit_resi | MuonCalib::MuonSegmentReader | private |
m_trkHit_rTrk | MuonCalib::MuonSegmentReader | private |
m_trkHit_slewTime | MuonCalib::MuonSegmentReader | private |
m_trkHit_tdc | MuonCalib::MuonSegmentReader | private |
m_trkHit_tempTime | MuonCalib::MuonSegmentReader | private |
m_trkHit_tof | MuonCalib::MuonSegmentReader | private |
m_trkHit_trackIndex | MuonCalib::MuonSegmentReader | private |
m_trkHit_triggerTime | MuonCalib::MuonSegmentReader | private |
m_trkHit_tubeMeanAdc | MuonCalib::MuonSegmentReader | private |
m_trkHit_tubeT0 | MuonCalib::MuonSegmentReader | private |
m_trkHit_type | MuonCalib::MuonSegmentReader | private |
m_trkHole_driftRadius | MuonCalib::MuonSegmentReader | private |
m_trkHole_gPos | MuonCalib::MuonSegmentReader | private |
m_trkHole_id | MuonCalib::MuonSegmentReader | private |
m_trkHole_nHoles | MuonCalib::MuonSegmentReader | private |
m_trkHole_trackIndex | MuonCalib::MuonSegmentReader | private |
m_trkHole_type | MuonCalib::MuonSegmentReader | private |
m_TrkKey | MuonCalib::MuonSegmentReader | private |
m_trkTriggerHit_gPos | MuonCalib::MuonSegmentReader | private |
m_trkTriggerHit_id | MuonCalib::MuonSegmentReader | private |
m_trkTriggerHit_nHits | MuonCalib::MuonSegmentReader | private |
m_trkTriggerHit_time | MuonCalib::MuonSegmentReader | private |
m_trkTriggerHit_trackIndex | MuonCalib::MuonSegmentReader | private |
m_trkTriggerHit_type | MuonCalib::MuonSegmentReader | private |
m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_vhka | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
msg() const | AthCommonMsg< Algorithm > | inline |
msg(const MSG::Level lvl) const | AthCommonMsg< Algorithm > | inline |
msgLvl(const MSG::Level lvl) const | AthCommonMsg< Algorithm > | inline |
myReplace(std::string &str, const std::string &oldStr, const std::string &newStr) | AthHistogramming | private |
operator=(const AthAlgorithm &) | AthAlgorithm | private |
outputHandles() const override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
renounce(T &h) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprotected |
renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprotected |
StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
storeHole(const Trk::TrackStateOnSurface *trk_state, unsigned int itrk) | MuonCalib::MuonSegmentReader | private |
storeMeasurement(const EventContext &ctx, const MuonGM::MuonDetectorManager *MuonDetMgr, unsigned int itrk, const Trk::TrackStateOnSurface *trk_state, const Trk::MeasurementBase *measurement) | MuonCalib::MuonSegmentReader | private |
sysInitialize() | AthHistogramAlgorithm | virtual |
sysStart() override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
tree(const std::string &treeName, const std::string &tDir="", const std::string &stream="") | AthHistogramming | protected |
TreeMap_t typedef | AthHistogramming | private |
updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
~AthAlgorithm() | AthAlgorithm | virtual |
~AthHistogramAlgorithm() | AthHistogramAlgorithm | virtual |
~AthHistogramming() | AthHistogramming | virtual |