ATLAS Offline Software
Loading...
Searching...
No Matches
MSVVtxInfo.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3*/
4
6
7namespace Analysis
8{
9
11 m_recsvx(Trk::RecVertex()),
12 m_masssvx(-1.),
13 m_ptsvx(-1.),
14 m_etasvx(-1.),
15 m_phisvx(-1.),
16 m_efracsvx(-1.),
17 m_normdist(-1.),
20 }
21
22}
23
Trk::RecVertex m_recsvx
Definition MSVVtxInfo.h:43
std::vector< SVTrackInfo > m_trackinfo
Definition MSVVtxInfo.h:50
The namespace of all packages in PhysicsAnalysis/JetTagging.
Ensure that the ATLAS eigen extensions are properly loaded.
STL namespace.