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 |
DeclareInterfaceID(Prompt::IVertexMergingTool, 1, 0) | Prompt::IVertexMergingTool | |
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 |
evtStore() | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< AlgTool > > | inline |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< AlgTool > > | protected |
fit2TrackVertexes(const FittingInput &input, std::vector< const xAOD::TrackParticle * > &selectedTracks, const VtxType vtxType) | Prompt::VertexIterativeFitMergingTool | private |
fitSeedPlusOtherVertex(const FittingInput &input, const xAOD::Vertex *seedVtx, const xAOD::Vertex *otherVtx, const VtxType vtxType) | Prompt::VertexIterativeFitMergingTool | private |
fitSeedVertexCluster(const FittingInput &input, xAOD::Vertex *seedVtx, const VtxType vtxType, std::vector< TwoTrackVtx > &others) | Prompt::VertexIterativeFitMergingTool | private |
fitSeedVertexCluster(const FittingInput &input, std::unique_ptr< xAOD::Vertex > &seedVtx, const VtxType vtxType, std::vector< TwoTrackVtx > &others) | Prompt::VertexIterativeFitMergingTool | private |
getNewMergedVertex(xAOD::Vertex *seedVtx, std::unique_ptr< xAOD::Vertex > &newMergedVtx, const FittingInput &input, std::vector< TwoTrackVtx >::iterator &currVit, std::vector< TwoTrackVtx > &vtxs2Track, const VtxType vtxType) | Prompt::VertexIterativeFitMergingTool | private |
getTracksWithoutVertex(const std::vector< xAOD::Vertex * > &passVtxs, const std::vector< const xAOD::TrackParticle * > &selectedTracks) | Prompt::VertexIterativeFitMergingTool | private |
initialize() override | Prompt::VertexIterativeFitMergingTool | virtual |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< AlgTool > > | virtual |
m_detStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_evtStore | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_histNewVtxFitChi2 | Prompt::VertexIterativeFitMergingTool | private |
m_histNewVtxFitDistToCurr | Prompt::VertexIterativeFitMergingTool | private |
m_histNewVtxFitDistToSeed | Prompt::VertexIterativeFitMergingTool | private |
m_histNewVtxFitDistToSeedFail | Prompt::VertexIterativeFitMergingTool | private |
m_histNewVtxFitDistToSeedPass | Prompt::VertexIterativeFitMergingTool | private |
m_histNewVtxFitProb | Prompt::VertexIterativeFitMergingTool | private |
m_histNewVtxFitProbCandOverSeed | Prompt::VertexIterativeFitMergingTool | private |
m_histNewVtxFitProbCandOverSeed3Trk | Prompt::VertexIterativeFitMergingTool | private |
m_histNewVtxFitProbCandOverSeed3TrkPass | Prompt::VertexIterativeFitMergingTool | private |
m_histNewVtxFitProbCandOverSeedFail | Prompt::VertexIterativeFitMergingTool | private |
m_histNewVtxFitProbCandOverSeedPass | Prompt::VertexIterativeFitMergingTool | private |
m_histNvtx2TrkInit | Prompt::VertexIterativeFitMergingTool | private |
m_histNvtx2TrkPass | Prompt::VertexIterativeFitMergingTool | private |
m_histNvtx2TrkUnmerged | Prompt::VertexIterativeFitMergingTool | private |
m_histNvtxMerged | Prompt::VertexIterativeFitMergingTool | private |
m_histSelectedTrackCountAll | Prompt::VertexIterativeFitMergingTool | private |
m_histSelectedTrackCountMatch2Vtx | Prompt::VertexIterativeFitMergingTool | private |
m_histSelectedTrackCountWithout2Vtx | Prompt::VertexIterativeFitMergingTool | private |
m_histSvc | Prompt::VertexIterativeFitMergingTool | private |
m_histVtx2TrkPairDist | Prompt::VertexIterativeFitMergingTool | private |
m_histVtx2trkPairDistZoom | Prompt::VertexIterativeFitMergingTool | private |
m_histVtx2TrkPairSig1 | Prompt::VertexIterativeFitMergingTool | private |
m_histVtx2TrkPairSig2 | Prompt::VertexIterativeFitMergingTool | private |
m_histVtxWithoutLepton2TrkNMerged | Prompt::VertexIterativeFitMergingTool | private |
m_histVtxWithoutLepton2TrkNPass | Prompt::VertexIterativeFitMergingTool | private |
m_histVtxWithoutLepton2TrkNPassUnmerged | Prompt::VertexIterativeFitMergingTool | private |
m_histVtxWithoutLepton2TrkNTrack | Prompt::VertexIterativeFitMergingTool | private |
m_maxExtraTracks | Prompt::VertexIterativeFitMergingTool | private |
m_minCandOverSeedFitProbRatio | Prompt::VertexIterativeFitMergingTool | private |
m_minFitProb | Prompt::VertexIterativeFitMergingTool | private |
m_outputStream | Prompt::VertexIterativeFitMergingTool | private |
m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
m_vertexFitterTool | Prompt::VertexIterativeFitMergingTool | private |
m_vhka | AthCommonDataStore< AthCommonMsg< AlgTool > > | private |
makeHist(TH1 *&h, const std::string &key, int nbin, double xmin, double xmax) | Prompt::VertexIterativeFitMergingTool | private |
mergeInitVertices(const FittingInput &input, const xAOD::TrackParticle *tracklep, std::vector< std::unique_ptr< xAOD::Vertex >> &initVtxs, const std::vector< const xAOD::TrackParticle * > &selectedTracks) override | Prompt::VertexIterativeFitMergingTool | virtual |
mergeIteratively2TrackVtxs(const FittingInput &input, std::vector< std::unique_ptr< xAOD::Vertex >> &initVtxs, MergeResultNotOwner &result, const VtxType vtxType) | Prompt::VertexIterativeFitMergingTool | 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 |
passVertexSelection(const xAOD::Vertex *vtx) const | Prompt::VertexIterativeFitMergingTool | private |
plotVertexDistances(const std::vector< TwoTrackVtx > &others) | Prompt::VertexIterativeFitMergingTool | private |
removeMerged2TrackVertexes(const xAOD::Vertex *mergedVtx, std::vector< TwoTrackVtx > &vtxs) const | Prompt::VertexIterativeFitMergingTool | private |
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 |
VertexIterativeFitMergingTool(const std::string &name, const std::string &type, const IInterface *parent) | Prompt::VertexIterativeFitMergingTool | |
~AthAlgTool() | AthAlgTool | virtual |