ATLAS Offline Software
FPGATrackSimGNNGraphConstructionTool Member List

This is the complete list of members for FPGATrackSimGNNGraphConstructionTool, including all inherited members.

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)FPGATrackSimGNNGraphConstructionToolprivate
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent)AthAlgTool
AthAlgTool()AthAlgToolprivate
AthAlgTool(const AthAlgTool &)AthAlgToolprivate
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() constAthCommonDataStore< AthCommonMsg< AlgTool > >inline
doClustering(const std::vector< std::shared_ptr< FPGATrackSimGNNHit >> &hits, std::vector< std::shared_ptr< FPGATrackSimGNNEdge >> &edges, std::vector< float > &gEmbedded)FPGATrackSimGNNGraphConstructionToolprivate
doMask(float val, float min, float max)FPGATrackSimGNNGraphConstructionToolprivate
doMetricLearning(const std::vector< std::shared_ptr< FPGATrackSimGNNHit >> &hits, std::vector< std::shared_ptr< FPGATrackSimGNNEdge >> &edges)FPGATrackSimGNNGraphConstructionToolprivate
doMinMaxMask(float val, float min, float max)FPGATrackSimGNNGraphConstructionToolprivate
doModuleMap(const std::vector< std::shared_ptr< FPGATrackSimGNNHit >> &hits, std::vector< std::shared_ptr< FPGATrackSimGNNEdge >> &edges)FPGATrackSimGNNGraphConstructionToolprivate
embed(const std::vector< std::shared_ptr< FPGATrackSimGNNHit >> &hits)FPGATrackSimGNNGraphConstructionToolprivate
evtStore()AthCommonDataStore< AthCommonMsg< AlgTool > >inline
evtStore() constAthCommonDataStore< AthCommonMsg< AlgTool > >inline
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps)AthCommonDataStore< AthCommonMsg< AlgTool > >protected
featureSign(float feature)FPGATrackSimGNNGraphConstructionToolprivate
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)FPGATrackSimGNNGraphConstructionToolprivate
getEdges(const std::vector< std::shared_ptr< FPGATrackSimGNNHit >> &hits, std::vector< std::shared_ptr< FPGATrackSimGNNEdge >> &edges)FPGATrackSimGNNGraphConstructionToolvirtual
getNodeFeatures(const std::vector< std::shared_ptr< FPGATrackSimGNNHit >> &hits)FPGATrackSimGNNGraphConstructionToolprivate
initialize() overrideFPGATrackSimGNNGraphConstructionToolvirtual
inputHandles() const overrideAthCommonDataStore< AthCommonMsg< AlgTool > >virtual
loadDoubletModuleMap()FPGATrackSimGNNGraphConstructionToolprivate
m_detamax_12FPGATrackSimGNNGraphConstructionToolprivate
m_detamin_12FPGATrackSimGNNGraphConstructionToolprivate
m_detStoreAthCommonDataStore< AthCommonMsg< AlgTool > >private
m_dphimax_12FPGATrackSimGNNGraphConstructionToolprivate
m_dphimin_12FPGATrackSimGNNGraphConstructionToolprivate
m_evtStoreAthCommonDataStore< AthCommonMsg< AlgTool > >private
m_graphToolFPGATrackSimGNNGraphConstructionToolprivate
m_metricLearningMaxNFPGATrackSimGNNGraphConstructionToolprivate
m_metricLearningRFPGATrackSimGNNGraphConstructionToolprivate
m_mid1FPGATrackSimGNNGraphConstructionToolprivate
m_mid2FPGATrackSimGNNGraphConstructionToolprivate
m_MLFeatureNamesVecFPGATrackSimGNNGraphConstructionToolprivate
m_MLFeatureScalesVecFPGATrackSimGNNGraphConstructionToolprivate
m_MLInferenceToolFPGATrackSimGNNGraphConstructionToolprivate
m_moduleMapFuncFPGATrackSimGNNGraphConstructionToolprivate
m_moduleMapPathFPGATrackSimGNNGraphConstructionToolprivate
m_moduleMapTolFPGATrackSimGNNGraphConstructionToolprivate
m_moduleMapTypeFPGATrackSimGNNGraphConstructionToolprivate
m_phislopemax_12FPGATrackSimGNNGraphConstructionToolprivate
m_phislopemin_12FPGATrackSimGNNGraphConstructionToolprivate
m_varHandleArraysDeclaredAthCommonDataStore< AthCommonMsg< AlgTool > >private
m_vhkaAthCommonDataStore< AthCommonMsg< AlgTool > >private
m_z0max_12FPGATrackSimGNNGraphConstructionToolprivate
m_z0min_12FPGATrackSimGNNGraphConstructionToolprivate
msg() constAthCommonMsg< AlgTool >inline
msg(const MSG::Level lvl) constAthCommonMsg< AlgTool >inline
msgLvl(const MSG::Level lvl) constAthCommonMsg< AlgTool >inline
operator=(const AthAlgTool &)AthAlgToolprivate
outputHandles() const overrideAthCommonDataStore< AthCommonMsg< AlgTool > >virtual
renounce(T &h)AthCommonDataStore< AthCommonMsg< AlgTool > >inlineprotected
renounceArray(SG::VarHandleKeyArray &handlesArray)AthCommonDataStore< AthCommonMsg< AlgTool > >inlineprotected
StoreGateSvc_t typedefAthCommonDataStore< AthCommonMsg< AlgTool > >private
sysInitialize() overrideAthCommonDataStore< AthCommonMsg< AlgTool > >virtual
sysStart() overrideAthCommonDataStore< AthCommonMsg< AlgTool > >virtual
updateVHKA(Gaudi::Details::PropertyBase &)AthCommonDataStore< AthCommonMsg< AlgTool > >inline
~AthAlgTool()AthAlgToolvirtual