ATLAS Offline Software
|
This is the complete list of members for Trk::StaticEngine, 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 > &hndl, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &t, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprivate |
declareProperty(Gaudi::Property< T > &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 |
DestinationLayer enum value | Trk::StaticEngine | |
detStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
extrapolate(ExCellCharged &ecCharged, const Surface *sf=0, const BoundaryCheck &bcheck=true) const override | Trk::StaticEngine | virtual |
extrapolate(ExCellNeutral &ecNeutral, const Surface *sf=0, const BoundaryCheck &bcheck=true) const override | Trk::StaticEngine | virtual |
extrapolate(ExCellCharged &ecCharged, const Surface *sf=0, const BoundaryCheck &bcheck=true) const=0 | Trk::StaticEngine | |
extrapolate(ExCellNeutral &ecNeutral, const Surface *sf=0, const BoundaryCheck &bcheck=true) const=0 | Trk::StaticEngine | |
extrapolateT(ExtrapolationCell< T > &eCell, const Surface *sf=0, PropDirection dir=alongMomentum, const BoundaryCheck &bcheck=true) const | Trk::StaticEngine | private |
finalize() override | Trk::StaticEngine | virtual |
geometryType() const override | Trk::StaticEngine | inlinevirtual |
handleLayerT(ExtrapolationCell< T > &eCell, const Surface *sf=0, PropDirection dir=alongMomentum, BoundaryCheck bcheck=true) const | Trk::StaticEngine | private |
handleReturnT(ExtrapolationCode eCode, ExtrapolationCell< T > &eCell, const Surface *sf=0, PropDirection dir=alongMomentum, BoundaryCheck bcheck=true) const | Trk::StaticEngine | private |
initialize() override | Trk::StaticEngine | virtual |
initNavigationT(ExtrapolationCell< T > &eCell, const Surface *sf=0, PropDirection dir=alongMomentum, BoundaryCheck bcheck=true) const | Trk::StaticEngine | private |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
interfaceID() | Trk::IExtrapolationEngine | inlinestatic |
m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_materialEffectsEngine | Trk::StaticEngine | private |
m_navigationEngine | Trk::StaticEngine | private |
m_propagationEngine | Trk::StaticEngine | private |
m_sopPostfix | Trk::IExtrapolationEngine | protected |
m_sopPrefix | Trk::IExtrapolationEngine | protected |
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 |
NavigationLayer enum value | Trk::StaticEngine | |
operator=(const AthAlgTool &) | AthAlgTool | private |
outputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
PassThroughLayer enum value | Trk::StaticEngine | |
renounce(T &h) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inlineprotected |
resolveLayerT(ExtrapolationCell< T > &eCell, const Trk::Surface *sf, PropDirection dir=alongMomentum, BoundaryCheck bcheck=true, bool hasSubStructure=false, bool isStartLayer=false, bool isDestinationLayer=false) const | Trk::StaticEngine | private |
ResolveLayerType enum name | Trk::StaticEngine | |
StartAndDestinationLayer enum value | Trk::StaticEngine | |
StartLayer enum value | Trk::StaticEngine | |
StaticEngine(const std::string &, const std::string &, const IInterface *) | Trk::StaticEngine | |
StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
SubStructureLayer enum value | Trk::StaticEngine | |
sysInitialize() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
sysStart() override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
UndefinedLayer enum value | Trk::StaticEngine | |
updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
~AthAlgTool() | AthAlgTool | virtual |
~IExtrapolationEngine() | Trk::IExtrapolationEngine | inlinevirtual |
~StaticEngine() | Trk::StaticEngine | virtual |