applyDoubletCuts(const std::shared_ptr< FPGATrackSimGNNHit > &hit1, const std::shared_ptr< FPGATrackSimGNNHit > &hit2, std::vector< std::shared_ptr< FPGATrackSimGNNEdge >> &edges, int hit1_index, int hit2_index, unsigned int modulemap_id) | FPGATrackSimGNNGraphConstructionTool | private |
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 |
computeEdgeFeatures(std::shared_ptr< FPGATrackSimGNNEdge > &edge, const std::shared_ptr< FPGATrackSimGNNHit > &hit1, const std::shared_ptr< FPGATrackSimGNNHit > &hit2) | FPGATrackSimGNNGraphConstructionTool | private |
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 |
detStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
doClustering(const std::vector< std::shared_ptr< FPGATrackSimGNNHit >> &hits, std::vector< std::shared_ptr< FPGATrackSimGNNEdge >> &edges, std::vector< float > &gEmbedded) | FPGATrackSimGNNGraphConstructionTool | private |
doMask(float val, float min, float max) | FPGATrackSimGNNGraphConstructionTool | private |
doMetricLearning(const std::vector< std::shared_ptr< FPGATrackSimGNNHit >> &hits, std::vector< std::shared_ptr< FPGATrackSimGNNEdge >> &edges) | FPGATrackSimGNNGraphConstructionTool | private |
doMinMaxMask(float val, float min, float max) | FPGATrackSimGNNGraphConstructionTool | private |
doModuleMap(const std::vector< std::shared_ptr< FPGATrackSimGNNHit >> &hits, std::vector< std::shared_ptr< FPGATrackSimGNNEdge >> &edges) | FPGATrackSimGNNGraphConstructionTool | private |
embed(const std::vector< std::shared_ptr< FPGATrackSimGNNHit >> &hits) | FPGATrackSimGNNGraphConstructionTool | private |
evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
featureSign(float feature) | FPGATrackSimGNNGraphConstructionTool | private |
FPGATrackSimGNNGraphConstructionTool(const std::string &, const std::string &, const IInterface *) | FPGATrackSimGNNGraphConstructionTool | |
getDoubletEdges(const std::vector< std::shared_ptr< FPGATrackSimGNNHit >> &hits, std::vector< std::shared_ptr< FPGATrackSimGNNEdge >> &edges) | FPGATrackSimGNNGraphConstructionTool | private |
getEdges(const std::vector< std::shared_ptr< FPGATrackSimGNNHit >> &hits, std::vector< std::shared_ptr< FPGATrackSimGNNEdge >> &edges) | FPGATrackSimGNNGraphConstructionTool | virtual |
getNodeFeatures(const std::vector< std::shared_ptr< FPGATrackSimGNNHit >> &hits) | FPGATrackSimGNNGraphConstructionTool | private |
initialize() override | FPGATrackSimGNNGraphConstructionTool | virtual |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
loadDoubletModuleMap() | FPGATrackSimGNNGraphConstructionTool | private |
m_detamax_12 | FPGATrackSimGNNGraphConstructionTool | private |
m_detamin_12 | FPGATrackSimGNNGraphConstructionTool | private |
m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_dphimax_12 | FPGATrackSimGNNGraphConstructionTool | private |
m_dphimin_12 | FPGATrackSimGNNGraphConstructionTool | private |
m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_graphTool | FPGATrackSimGNNGraphConstructionTool | private |
m_metricLearningMaxN | FPGATrackSimGNNGraphConstructionTool | private |
m_metricLearningR | FPGATrackSimGNNGraphConstructionTool | private |
m_mid1 | FPGATrackSimGNNGraphConstructionTool | private |
m_mid2 | FPGATrackSimGNNGraphConstructionTool | private |
m_MLFeatureNamesVec | FPGATrackSimGNNGraphConstructionTool | private |
m_MLFeatureScalesVec | FPGATrackSimGNNGraphConstructionTool | private |
m_MLInferenceTool | FPGATrackSimGNNGraphConstructionTool | private |
m_moduleMapFunc | FPGATrackSimGNNGraphConstructionTool | private |
m_moduleMapPath | FPGATrackSimGNNGraphConstructionTool | private |
m_moduleMapTol | FPGATrackSimGNNGraphConstructionTool | private |
m_moduleMapType | FPGATrackSimGNNGraphConstructionTool | private |
m_phislopemax_12 | FPGATrackSimGNNGraphConstructionTool | private |
m_phislopemin_12 | FPGATrackSimGNNGraphConstructionTool | private |
m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_vhka | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_z0max_12 | FPGATrackSimGNNGraphConstructionTool | private |
m_z0min_12 | FPGATrackSimGNNGraphConstructionTool | 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 |
updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
~AthAlgTool() | AthAlgTool | virtual |