![]() |
ATLAS Offline Software
|
This is the complete list of members for TrackDepositInCaloTool, 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 |
| bookHistos() | TrackDepositInCaloTool | private |
| calcEnergy(const Trk::TrackParameters *par, const Trk::ParticleHypothesis &particleHypo) const override | TrackDepositInCaloTool | |
| createSurface(const CaloDetDescriptor *descr, CaloSurfaceType type) const override | TrackDepositInCaloTool | |
| 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 |
| deposits(const Trk::TrackParameters *par, const CaloCellContainer *cellContainer) const override | TrackDepositInCaloTool | |
| detStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| distance(const Amg::Vector3D &p1, const Amg::Vector3D &p2) | TrackDepositInCaloTool | privatestatic |
| evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
| extrapolateR(const Amg::Vector3D &initialPosition, double phi0, double theta0, double r) | TrackDepositInCaloTool | privatestatic |
| extrapolateToEntranceOfLayer(const EventContext &ctx, const Trk::TrackParameters *par, const CaloDetDescriptor *descr) const | TrackDepositInCaloTool | private |
| extrapolateToExitOfLayer(const EventContext &ctx, const Trk::TrackParameters *par, const CaloDetDescriptor *descr) const | TrackDepositInCaloTool | private |
| extrapolateToSolenoid(const EventContext &ctx, const Trk::TrackParameters *par, bool oppositeMomentum=false) const | TrackDepositInCaloTool | private |
| extrapolateZ(const Amg::Vector3D &initialPosition, double phi0, double theta0, double z) | TrackDepositInCaloTool | privatestatic |
| getCaloCellsForLayer(const CaloDetDescrManager *caloDDM, const CaloDetDescriptor *descr, const Trk::TrackParameters *parEntrance, const Trk::TrackParameters *parExit, const CaloCellContainer *caloCellCont) const | TrackDepositInCaloTool | private |
| getCaloCellsForTile(const CaloDetDescrManager *caloDDM, const CaloDetDescriptor *descr, const Trk::TrackParameters *parEntrance, const Trk::TrackParameters *parExit, const CaloCellContainer *caloCellCont) const | TrackDepositInCaloTool | private |
| getClosestCell(const CaloDetDescrManager *caloDDM, const Trk::TrackParameters *par, const CaloDetDescriptor *descr, const CaloCellContainer *cellContainer) const | TrackDepositInCaloTool | private |
| getClosestCellLAr(const CaloDetDescrManager *caloDDM, const Trk::TrackParameters *par, const CaloDetDescriptor *descr, const CaloCellContainer *caloCellCont) | TrackDepositInCaloTool | privatestatic |
| getClosestCellTile(const CaloDetDescrManager *caloDDM, const Trk::TrackParameters *par, const CaloDetDescriptor *descr, const CaloCellContainer *caloCellCont) const | TrackDepositInCaloTool | private |
| getDeposits(const Trk::TrackParameters *par, const CaloCellContainer *caloCellCont) const override | TrackDepositInCaloTool | |
| getDeposits(const xAOD::TrackParticle *tp, const CaloCellContainer *caloCellCont, const CaloExtensionCollection *extensionCache) const override | TrackDepositInCaloTool | |
| getHists() const | TrackDepositInCaloTool | private |
| getTraversedLayers(const CaloDetDescrManager *caloDDM, const Trk::TrackParameters *par, std::map< double, const CaloDetDescriptor * > &caloInfo, std::vector< Amg::Vector3D > &extrapolations) const | TrackDepositInCaloTool | private |
| inCell(const CaloCell *cell, const Amg::Vector3D &pos) | TrackDepositInCaloTool | privatestatic |
| initialize() override | TrackDepositInCaloTool | |
| initializeDetectorInfo(const CaloDetDescrManager *caloDDM) const | TrackDepositInCaloTool | private |
| inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
| isInsideCell(const Amg::Vector3D &position, const CaloCell *cell) | TrackDepositInCaloTool | privatestatic |
| isInsideDomain(double position, double domainCenter, double domainWidth, bool phiVariable=false) | TrackDepositInCaloTool | privatestatic |
| m_caloCellAssociationTool | TrackDepositInCaloTool | private |
| m_caloDetDescrMgrKey | TrackDepositInCaloTool | private |
| m_caloExtensionTool | TrackDepositInCaloTool | private |
| m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_doExtr | TrackDepositInCaloTool | private |
| m_doHist | TrackDepositInCaloTool | private |
| m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_extrapolator | TrackDepositInCaloTool | private |
| m_h | TrackDepositInCaloTool | private |
| m_histSvc | TrackDepositInCaloTool | private |
| m_layerMaps | TrackDepositInCaloTool | private |
| m_tileDDM | TrackDepositInCaloTool | private |
| m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| m_vhka | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
| 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 |
| TrackDepositInCaloTool(const std::string &type, const std::string &name, const IInterface *pInterface) | TrackDepositInCaloTool | |
| updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
| ~AthAlgTool() | AthAlgTool | virtual |
| ~TrackDepositInCaloTool()=default | TrackDepositInCaloTool | virtual |
1.8.18