![]() |
ATLAS Offline Software
|
This is the complete list of members for EMExtrapolationTools, including all inherited members.
| AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent) | AthAlgTool | |
| AthAlgTool() | AthAlgTool | private |
| AthAlgTool(const AthAlgTool &) | AthAlgTool | private |
| AthCommonDataStore(const std::string &name, T... args) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &hndl, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareGaudiProperty(Gaudi::Property< T, V, H > &t, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
| declareProperty(Gaudi::Property< T, V, H > &t) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, SG::VarHandleKey &hndl, const std::string &doc, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, SG::VarHandleBase &hndl, const std::string &doc, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, SG::VarHandleKeyArray &hndArr, const std::string &doc, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, T &property, const std::string &doc, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| declareProperty(const std::string &name, T &property, const std::string &doc="none") | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| detStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| EMExtrapolationTools(const std::string &type, const std::string &name, const IInterface *parent) | EMExtrapolationTools | |
| evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
| fromCaloToPerigee enum value | IEMExtrapolationTools | |
| fromLastMeasurement enum value | IEMExtrapolationTools | |
| fromPerigee enum value | IEMExtrapolationTools | |
| fromPerigeeRescaled enum value | IEMExtrapolationTools | |
| getClusterLayerSurfaces(const xAOD::CaloCluster &cluster, const CaloDetDescrManager &caloDD) const override final | EMExtrapolationTools | virtual |
| getEtaPhiAtCalo(const EventContext &ctx, const xAOD::Vertex *vertex, float *etaAtCalo, float *phiAtCalo) const override final | EMExtrapolationTools | virtual |
| getEtaPhiAtCalo(const EventContext &ctx, const Trk::TrackParameters *trkPar, float *etaAtCalo, float *phiAtCalo) const override final | EMExtrapolationTools | virtual |
| getMatchAtCalo(const EventContext &ctx, const xAOD::CaloCluster &cluster, const xAOD::TrackParticle &trkPB, const std::vector< CaloSampling::CaloSample > &samples, const std::vector< std::unique_ptr< Trk::Surface >> &surfaces, std::array< double, 4 > &eta, std::array< double, 4 > &phi, std::array< double, 4 > &deltaEta, std::array< double, 4 > &deltaPhi, unsigned int extrapFrom=fromPerigee) const override final | EMExtrapolationTools | virtual |
| getMomentumAtVertex(const EventContext &ctx, const xAOD::Vertex &, unsigned int) const override final | EMExtrapolationTools | virtual |
| getMomentumAtVertex(const EventContext &ctx, const xAOD::Vertex &, bool reuse=true) const override final | EMExtrapolationTools | virtual |
| getTRTsection(const xAOD::TrackParticle *trkPB) const | EMExtrapolationTools | private |
| initialize() override final | EMExtrapolationTools | virtual |
| inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| interfaceID() | IEMExtrapolationTools | inlinestatic |
| m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_enableTRT | EMExtrapolationTools | private |
| m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_extrapolator | EMExtrapolationTools | private |
| m_narrowDeltaEta | EMExtrapolationTools | private |
| m_narrowDeltaPhi | EMExtrapolationTools | private |
| m_narrowDeltaPhiTRTbarrel | EMExtrapolationTools | private |
| m_narrowDeltaPhiTRTendcap | EMExtrapolationTools | private |
| m_ParticleCaloExtensionTool | EMExtrapolationTools | private |
| m_TRTbarrelDeltaEta | EMExtrapolationTools | private |
| m_TRTendcapDeltaEta | EMExtrapolationTools | private |
| m_trtId | EMExtrapolationTools | private |
| m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_vhka | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| matchesAtCalo(const xAOD::CaloCluster *cluster, const xAOD::Vertex *vertex, float etaAtCalo, float phiAtCalo) const override final | EMExtrapolationTools | virtual |
| msg() const | AthCommonMsg< AlgTool > | inline |
| msg(const MSG::Level lvl) const | AthCommonMsg< AlgTool > | inline |
| msgLvl(const MSG::Level lvl) const | AthCommonMsg< AlgTool > | inline |
| operator=(const AthAlgTool &) | AthAlgTool | private |
| outputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| renounce(T &h) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
| renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
| StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| sysInitialize() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| sysStart() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| TrkExtrapDef enum name | IEMExtrapolationTools | |
| updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| ~AthAlgTool() | AthAlgTool | virtual |
| ~EMExtrapolationTools()=default | EMExtrapolationTools | virtual |
| ~IEMExtrapolationTools() | IEMExtrapolationTools | inlinevirtual |
1.8.18