17#ifndef INDETSECVXFINDER_INDETSECVXFINDER_H
18#define INDETSECVXFINDER_INDETSECVXFINDER_H
20#include "GaudiKernel/ToolHandle.h"
47 ToolHandle<InDet::IAdaptiveMultiSecVertexFinder>
m_AdaptiveMultiVertexFinderTool{
this,
"AdaptiveMultiVertexFinderTool",
"InDet::InDetAdaptiveMultiSecVtxFinderTool",
"adaptive multi secondary vertex finder tool"};
Define macros for attributes used to control the static checker.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
unsigned int m_numEventsProcessed
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_inputTrackParticles
unsigned int m_totalNumVerticesWithoutDummy
ToolHandle< InDet::IAdaptiveMultiSecVertexFinder > m_AdaptiveMultiVertexFinderTool
SG::WriteHandleKey< xAOD::VertexContainer > m_outputSecondaryVertices
virtual ~InDetSecVtxFinder()=default
SG::ReadHandleKey< xAOD::VertexContainer > m_inputPrimaryVertices
InDetSecVtxFinder(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.