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 |
evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
getLorentzAngleShift(const FPGATrackSimHit &hit, int correctionType) const | FPGATrackSim::LorentzAngleTool | |
getPixelBarrelShift_v0(unsigned layerDisk, int etaModule) const | FPGATrackSim::LorentzAngleTool | private |
getPixelBarrelShift_v1(unsigned layerDisk, int etaModule) const | FPGATrackSim::LorentzAngleTool | private |
getPixelBarrelShift_v2(unsigned layerDisk) const | FPGATrackSim::LorentzAngleTool | private |
getPixelEndcapShift_v0(unsigned layerDisk, unsigned phiModule, int etaModule) const | FPGATrackSim::LorentzAngleTool | private |
getPixelEndcapShift_v1(unsigned layerDisk, unsigned phiModule, int etaModule) const | FPGATrackSim::LorentzAngleTool | private |
getPixelEndcapShift_v2(unsigned layerDisk, unsigned phiModule, int etaModule) const | FPGATrackSim::LorentzAngleTool | private |
getStripBarrelShift_v0(bool isStereo, unsigned layerDisk, int etaModule) const | FPGATrackSim::LorentzAngleTool | private |
getStripBarrelShift_v1(bool isStereo, int etaModule) const | FPGATrackSim::LorentzAngleTool | private |
getStripBarrelShift_v2(bool isStereo) const | FPGATrackSim::LorentzAngleTool | private |
getStripEndcapShift_v0(unsigned layerDisk, int etaModule, float z) const | FPGATrackSim::LorentzAngleTool | private |
getStripEndcapShift_v1(unsigned layerDisk, int etaModule, float z) const | FPGATrackSim::LorentzAngleTool | private |
getStripEndcapShift_v2(unsigned layerDisk, int etaModule, float z) const | FPGATrackSim::LorentzAngleTool | private |
initialize() override | FPGATrackSim::LorentzAngleTool | virtual |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
LorentzAngleTool(const std::string &, const std::string &, const IInterface *) | FPGATrackSim::LorentzAngleTool | |
m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_lorentzAngleToolPixel | FPGATrackSim::LorentzAngleTool | private |
m_lorentzAngleToolStrip | FPGATrackSim::LorentzAngleTool | private |
m_pixelId | FPGATrackSim::LorentzAngleTool | private |
m_pixelManager | FPGATrackSim::LorentzAngleTool | private |
m_SCTId | FPGATrackSim::LorentzAngleTool | private |
m_SCTManager | FPGATrackSim::LorentzAngleTool | private |
m_shiftGlobalPosition | FPGATrackSim::LorentzAngleTool | private |
m_useAthenaLorentzAngleTools | FPGATrackSim::LorentzAngleTool | 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 |
updateHitPosition(FPGATrackSimHit &hit, int correctionType) const | FPGATrackSim::LorentzAngleTool | |
updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
~AthAlgTool() | AthAlgTool | virtual |
~LorentzAngleTool()=default | FPGATrackSim::LorentzAngleTool | virtual |