ATLAS Offline Software
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 
7 namespace 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.),
18  m_trackinfo(std::vector<SVTrackInfo>()){
20  }
21 
22 }
23 
Analysis::MSVVtxInfo::MSVVtxInfo
MSVVtxInfo()
Definition: MSVVtxInfo.cxx:10
Analysis::SVTrackInfo
Definition: SVTrackInfo.h:17
MSVVtxInfo.h
vector
Definition: MultiHisto.h:13
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition: FakeTrackBuilder.h:9
Analysis
The namespace of all packages in PhysicsAnalysis/JetTagging.
Definition: BTaggingCnvAlg.h:20