appendSegmentsFromCombi(const std::unique_ptr< MuonSegmentCombinationCollection > &combi_coll, Trk::SegmentCollection *segments) const | MuonSegmentFinderAlg | private |
AthCommonDataStore(const std::string &name, T... args) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inline |
AthReentrantAlgorithm(const std::string &name, ISvcLocator *pSvcLocator) | AthReentrantAlgorithm | |
AthReentrantAlgorithm() | AthReentrantAlgorithm | private |
AthReentrantAlgorithm(const AthReentrantAlgorithm &) | AthReentrantAlgorithm | private |
cardinality() const override | AthReentrantAlgorithm | virtual |
createCscSegments(const EventContext &ctx, std::unique_ptr< MuonSegmentCombinationCollection > &csc4dSegmentCombinations) const | MuonSegmentFinderAlg | private |
createNSWSegments(const EventContext &ctx, const Muon::MuonPatternCombination *patt, NSWSegmentCache &cache) const | MuonSegmentFinderAlg | private |
createSegmentsWithMDTs(const EventContext &ctx, const Muon::MuonPatternCombination *patt, Trk::SegmentCollection *segs) const | MuonSegmentFinderAlg | private |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &t, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inlineprivate |
declareProperty(Gaudi::Property< T > &t) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleKey &hndl, const std::string &doc, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleBase &hndl, const std::string &doc, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleKeyArray &hndArr, const std::string &doc, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inline |
declareProperty(const std::string &name, T &property, const std::string &doc, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inline |
declareProperty(const std::string &name, T &property, const std::string &doc="none") | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inline |
detStore() const | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inline |
evtStore() | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inline |
execute(const EventContext &ctx) const override | MuonSegmentFinderAlg | virtual |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | protected |
extraOutputDeps() const override | AthReentrantAlgorithm | virtual |
filterPassed(const EventContext &ctx) const | AthReentrantAlgorithm | inlinevirtual |
initialize() override | MuonSegmentFinderAlg | virtual |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | virtual |
isClonable() const override | AthReentrantAlgorithm | virtual |
loadFromStoreGate(const EventContext &ctx, const SG::ReadHandleKey< ContType > &key, const ContType *&cont_ptr) const | MuonSegmentFinderAlg | private |
m_clusterCreator | MuonSegmentFinderAlg | private |
m_clusterSegMakerNSW | MuonSegmentFinderAlg | private |
m_csc2dSegmentFinder | MuonSegmentFinderAlg | private |
m_csc4dSegmentFinder | MuonSegmentFinderAlg | private |
m_cscPrdsKey | MuonSegmentFinderAlg | private |
m_detStore | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | private |
m_doFullFinder | MuonSegmentFinderAlg | private |
m_doMMSegments | MuonSegmentFinderAlg | private |
m_doSTgcSegments | MuonSegmentFinderAlg | private |
m_evtStore | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | private |
m_extendedExtraObjects | AthReentrantAlgorithm | private |
m_idHelperSvc | MuonSegmentFinderAlg | private |
m_patternCalibration | MuonSegmentFinderAlg | private |
m_patternCollKey | MuonSegmentFinderAlg | private |
m_printer | MuonSegmentFinderAlg | private |
m_printSummary | MuonSegmentFinderAlg | private |
m_removeUsedNswHits | MuonSegmentFinderAlg | private |
m_runMdtSegments | MuonSegmentFinderAlg | private |
m_segmentCollectionKey | MuonSegmentFinderAlg | private |
m_segmentMaker | MuonSegmentFinderAlg | private |
m_segmentNSWCollectionKey | MuonSegmentFinderAlg | private |
m_segmentOverlapRemovalTool | MuonSegmentFinderAlg | private |
m_segmentSelector | MuonSegmentFinderAlg | private |
m_segQuality | MuonSegmentFinderAlg | private |
m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | private |
m_vhka | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | private |
msg() const | AthCommonMsg< Gaudi::Algorithm > | inline |
msg(const MSG::Level lvl) const | AthCommonMsg< Gaudi::Algorithm > | inline |
msgLvl(const MSG::Level lvl) const | AthCommonMsg< Gaudi::Algorithm > | inline |
MuonSegmentFinderAlg(const std::string &name, ISvcLocator *pSvcLocator) | MuonSegmentFinderAlg | |
NSWSegmentCache typedef | MuonSegmentFinderAlg | private |
operator=(const AthReentrantAlgorithm &) | AthReentrantAlgorithm | private |
outputHandles() const override | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | virtual |
renounce(T &h) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inlineprotected |
renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inlineprotected |
setFilterPassed(bool state, const EventContext &ctx) const | AthReentrantAlgorithm | inlinevirtual |
StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | private |
sysExecute(const EventContext &ctx) override | AthReentrantAlgorithm | virtual |
sysInitialize() override | AthReentrantAlgorithm | virtual |
sysStart() override | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | virtual |
updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< Gaudi::Algorithm > > | inline |
~AthReentrantAlgorithm() override | AthReentrantAlgorithm | virtual |
~MuonSegmentFinderAlg()=default | MuonSegmentFinderAlg | virtual |