AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator) | AthAlgorithm | |
AthAlgorithm() | AthAlgorithm | private |
AthAlgorithm(const AthAlgorithm &) | AthAlgorithm | private |
AthCommonDataStore(const std::string &name, T... args) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &hndl, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareGaudiProperty(Gaudi::Property< T > &t, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprivate |
declareProperty(Gaudi::Property< T > &t) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleKey &hndl, const std::string &doc, const SG::VarHandleKeyType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleBase &hndl, const std::string &doc, const SG::VarHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, SG::VarHandleKeyArray &hndArr, const std::string &doc, const SG::VarHandleKeyArrayType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, T &property, const std::string &doc, const SG::NotHandleType &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
declareProperty(const std::string &name, T &property, const std::string &doc="none") | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
decoratorVecElemVtx_t typedef | Prompt::NonPromptLeptonVertexingAlg | private |
decoratorVecInt_t typedef | Prompt::NonPromptLeptonVertexingAlg | private |
detStore() const | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
evtStore() | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
evtStore() const | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
execute() override | Prompt::NonPromptLeptonVertexingAlg | virtual |
extraDeps_update_handler(Gaudi::Details::PropertyBase &ExtraDeps) | AthCommonDataStore< AthCommonMsg< Algorithm > > | protected |
extraOutputDeps() const override | AthAlgorithm | virtual |
finalize() override | Prompt::NonPromptLeptonVertexingAlg | virtual |
findNearbyTracks(const xAOD::TrackParticle &tracklep, const xAOD::TrackParticleContainer &inDetTracks, const xAOD::Vertex &priVtx) const | Prompt::NonPromptLeptonVertexingAlg | private |
initialize() override | Prompt::NonPromptLeptonVertexingAlg | virtual |
inputHandles() const override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
m_countEvents | Prompt::NonPromptLeptonVertexingAlg | private |
m_decoratorNameDeepMergedSecVtxLinks | Prompt::NonPromptLeptonVertexingAlg | private |
m_decoratorNameIndexVector | Prompt::NonPromptLeptonVertexingAlg | private |
m_decoratorNameIndexVectorDeepMerge | Prompt::NonPromptLeptonVertexingAlg | private |
m_decoratorNameSecVtxLinks | Prompt::NonPromptLeptonVertexingAlg | private |
m_detStore | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_evtStore | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_extendedExtraObjects | AthAlgorithm | private |
m_inDetTracksKey | Prompt::NonPromptLeptonVertexingAlg | private |
m_leptonContainerKey | Prompt::NonPromptLeptonVertexingAlg | private |
m_linkNameRefittedPriVtxWithoutLepton | Prompt::NonPromptLeptonVertexingAlg | private |
m_maxTrackEta | Prompt::NonPromptLeptonVertexingAlg | private |
m_maxTrackLeptonDR | Prompt::NonPromptLeptonVertexingAlg | private |
m_maxTrackPixHoles | Prompt::NonPromptLeptonVertexingAlg | private |
m_maxTrackSharedSiHits | Prompt::NonPromptLeptonVertexingAlg | private |
m_maxTrackSiHoles | Prompt::NonPromptLeptonVertexingAlg | private |
m_maxTrackZ0Sin | Prompt::NonPromptLeptonVertexingAlg | private |
m_mergeChi2OverDoF | Prompt::NonPromptLeptonVertexingAlg | private |
m_mergeMinVtxDist | Prompt::NonPromptLeptonVertexingAlg | private |
m_minTrackLeptonDR | Prompt::NonPromptLeptonVertexingAlg | private |
m_minTrackpT | Prompt::NonPromptLeptonVertexingAlg | private |
m_minTrackSiHits | Prompt::NonPromptLeptonVertexingAlg | private |
m_primaryVertexContainerName | Prompt::NonPromptLeptonVertexingAlg | private |
m_printTime | Prompt::NonPromptLeptonVertexingAlg | private |
m_refittedPriVtxContainerName | Prompt::NonPromptLeptonVertexingAlg | private |
m_refittedVertexTypeName | Prompt::NonPromptLeptonVertexingAlg | private |
m_selectTracks | Prompt::NonPromptLeptonVertexingAlg | private |
m_svContainerName | Prompt::NonPromptLeptonVertexingAlg | private |
m_timerAll | Prompt::NonPromptLeptonVertexingAlg | private |
m_timerExec | Prompt::NonPromptLeptonVertexingAlg | private |
m_varHandleArraysDeclared | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
m_vertexFitterTool | Prompt::NonPromptLeptonVertexingAlg | private |
m_vertexMerger | Prompt::NonPromptLeptonVertexingAlg | private |
m_vhka | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
makeVertexCluster(std::vector< std::unique_ptr< xAOD::Vertex >> &clusterVtxs, std::vector< std::unique_ptr< xAOD::Vertex >> &inputVtxs) | Prompt::NonPromptLeptonVertexingAlg | private |
msg() const | AthCommonMsg< Algorithm > | inline |
msg(const MSG::Level lvl) const | AthCommonMsg< Algorithm > | inline |
msgLvl(const MSG::Level lvl) const | AthCommonMsg< Algorithm > | inline |
NonPromptLeptonVertexingAlg(const std::string &name, ISvcLocator *pSvcLocator) | Prompt::NonPromptLeptonVertexingAlg | |
operator=(const AthAlgorithm &) | AthAlgorithm | private |
outputHandles() const override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
passElecCand(const xAOD::Electron &elec) const | Prompt::NonPromptLeptonVertexingAlg | private |
passMuonCand(const xAOD::Muon &muon) const | Prompt::NonPromptLeptonVertexingAlg | private |
prepLepWithTwoTrkSVVec(const FittingInput &input, const xAOD::TrackParticle *tracklep, const std::vector< const xAOD::TrackParticle * > &tracks) | Prompt::NonPromptLeptonVertexingAlg | private |
renounce(T &h) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprotected |
renounceArray(SG::VarHandleKeyArray &handlesArray) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inlineprotected |
saveSecondaryVertices(std::vector< std::unique_ptr< xAOD::Vertex >> &vtxs, std::vector< int > &indexVector, std::vector< ElementLink< xAOD::VertexContainer > > &svLinks, xAOD::VertexContainer &SVContainer, std::set< xAOD::Vertex * > &svSet) | Prompt::NonPromptLeptonVertexingAlg | private |
StoreGateSvc_t typedef | AthCommonDataStore< AthCommonMsg< Algorithm > > | private |
sysInitialize() override | AthAlgorithm | virtual |
sysStart() override | AthCommonDataStore< AthCommonMsg< Algorithm > > | virtual |
updateVHKA(Gaudi::Details::PropertyBase &) | AthCommonDataStore< AthCommonMsg< Algorithm > > | inline |
~AthAlgorithm() | AthAlgorithm | virtual |