addTrackInfoToInput(NNinput &input, const Trk::Surface &pixelSurface, const Trk::TrackParameters &trackParsAtSurface, const double tanl) const | InDet::NnClusterizationFactory | private |
assembleInputRunI(NNinput &input) const | InDet::NnClusterizationFactory | private |
assembleInputRunII(NNinput &input) const | InDet::NnClusterizationFactory | 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 |
calculateVectorDimension(const bool useTrackInfo) const | InDet::NnClusterizationFactory | private |
correctedRMSX(double posPixels) | InDet::NnClusterizationFactory | privatestatic |
correctedRMSY(double posPixels, std::vector< float > &pitches) const | InDet::NnClusterizationFactory | private |
createInput(const InDet::PixelCluster &pCluster, Amg::Vector3D &beamSpotPosition, double &tanl) const | InDet::NnClusterizationFactory | 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 |
eigenInput(NNinput &input) const | InDet::NnClusterizationFactory | private |
ENetworkType enum name | InDet::NnClusterizationFactory | private |
estimateNumberOfParticles(const InDet::PixelCluster &pCluster, Amg::Vector3D &beamSpotPosition) const | InDet::NnClusterizationFactory | |
estimateNumberOfParticles(const InDet::PixelCluster &pCluster, const Trk::Surface &pixelSurface, const Trk::TrackParameters &trackParsAtSurface) const | InDet::NnClusterizationFactory | |
estimateNumberOfParticlesLWTNN(NnClusterizationFactory::InputVector &input) const | InDet::NnClusterizationFactory | private |
estimateNumberOfParticlesTTN(const TTrainedNetworkCollection &nn_collection, const std::vector< double > &inputData) const | InDet::NnClusterizationFactory | private |
estimatePositions(const InDet::PixelCluster &pCluster, Amg::Vector3D &beamSpotPosition, std::vector< Amg::MatrixX > &errors, int numberSubClusters) const | InDet::NnClusterizationFactory | |
estimatePositions(const InDet::PixelCluster &pCluster, const Trk::Surface &pixelSurface, const Trk::TrackParameters &trackParsAtSurface, std::vector< Amg::MatrixX > &errors, int numberSubClusters) const | InDet::NnClusterizationFactory | |
estimatePositionsLWTNN(NnClusterizationFactory::InputVector &input, NNinput &rawInput, const InDet::PixelCluster &pCluster, int numberSubClusters, std::vector< Amg::MatrixX > &errors) const | InDet::NnClusterizationFactory | private |
estimatePositionsTTN(const TTrainedNetworkCollection &nn_collection, const std::vector< double > &inputData, const NNinput &input, const InDet::PixelCluster &pCluster, int numberSubClusters, std::vector< Amg::MatrixX > &errors) const | InDet::NnClusterizationFactory | private |
evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
finalize() override | InDet::NnClusterizationFactory | inlinevirtual |
getErrorMatrixFromOutput(std::vector< double > &outputX, std::vector< double > &outputY, std::vector< Amg::MatrixX > &errorMatrix, int nParticles) const | InDet::NnClusterizationFactory | private |
getPositionsFromOutput(std::vector< double > &output, const NNinput &input, const InDet::PixelCluster &pCluster) const | InDet::NnClusterizationFactory | private |
initialize() override | InDet::NnClusterizationFactory | virtual |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
InputType typedef | InDet::NnClusterizationFactory | private |
InputVector typedef | InDet::NnClusterizationFactory | private |
interfaceID() | InDet::NnClusterizationFactory | inlinestatic |
kErrorXNN enum value | InDet::NnClusterizationFactory | private |
kErrorYNN enum value | InDet::NnClusterizationFactory | private |
kNNetworkTypes enum value | InDet::NnClusterizationFactory | private |
kNumberParticlesNN enum value | InDet::NnClusterizationFactory | private |
kPositionNN enum value | InDet::NnClusterizationFactory | private |
m_addIBL | InDet::NnClusterizationFactory | private |
m_assembleInput | InDet::NnClusterizationFactory | inlineprivate |
m_calculateOutput | InDet::NnClusterizationFactory | inlineprivate |
m_chargeDataKey | InDet::NnClusterizationFactory | private |
m_correctLorShiftBarrelWithoutTracks | InDet::NnClusterizationFactory | private |
m_correctLorShiftBarrelWithTracks | InDet::NnClusterizationFactory | private |
m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_doRunI | InDet::NnClusterizationFactory | private |
m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_maxSubClusters | InDet::NnClusterizationFactory | private |
m_NNId | InDet::NnClusterizationFactory | private |
m_nnNames | InDet::NnClusterizationFactory | privatestatic |
m_nnOrder | InDet::NnClusterizationFactory | private |
m_nParticleGroup | InDet::NnClusterizationFactory | privatestatic |
m_nParticleNNId | InDet::NnClusterizationFactory | private |
m_outputNodesPos1 | InDet::NnClusterizationFactory | private |
m_outputNodesPos2 | InDet::NnClusterizationFactory | private |
m_outputNodesPos3 | InDet::NnClusterizationFactory | private |
m_pixelLorentzAngleTool | InDet::NnClusterizationFactory | private |
m_pixelReadout | InDet::NnClusterizationFactory | private |
m_readKeyJSON | InDet::NnClusterizationFactory | private |
m_readKeyWithoutTrack | InDet::NnClusterizationFactory | private |
m_readKeyWithTrack | InDet::NnClusterizationFactory | private |
m_sizeX | InDet::NnClusterizationFactory | private |
m_sizeY | InDet::NnClusterizationFactory | private |
m_useRecenteringNNWithouTracks | InDet::NnClusterizationFactory | private |
m_useRecenteringNNWithTracks | InDet::NnClusterizationFactory | private |
m_useToT | InDet::NnClusterizationFactory | private |
m_useTTrainedNetworks | InDet::NnClusterizationFactory | 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 |
NnClusterizationFactory(const std::string &name, const std::string &n, const IInterface *p) | InDet::NnClusterizationFactory | |
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 |
ReturnType typedef | InDet::NnClusterizationFactory | private |
s_nnTypeNames | InDet::NnClusterizationFactory | privatestatic |
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 |
~NnClusterizationFactory()=default | InDet::NnClusterizationFactory | |