|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DERIVATIONFRAMEWORK_PVTOOLS_H
6 #define DERIVATIONFRAMEWORK_PVTOOLS_H
8 #include "GaudiKernel/ToolHandle.h"
19 class PrimaryVertexRefitter;
58 const std::vector<const xAOD::Vertex*> &PVlist,
59 const size_t PV_minNTracks=0)
const;
62 const std::vector<const xAOD::Vertex*> &PVlist,
63 const size_t PV_minNTracks=0)
const;
65 size_t FindHighPtIndex(
const std::vector<const xAOD::Vertex*> &PVlist)
const;
90 const std::vector<const xAOD::Vertex*> &PVlist,
91 const size_t PV_minNTracks=0)
const;
107 #endif // DERIVATIONFRAMEWORK_PVTOOLS_H
pv_type
: Enum type of the PV
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to provide easy MsgStream access and capabilities.
Ensure that the ATLAS eigen extensions are properly loaded.
The namespace of all packages in PhysicsAnalysis/JetTagging.
Eigen::Matrix< double, 3, 1 > Vector3D
Class describing the basic event information.
: B-physics xAOD helpers.
Class describing a Vertex.