ATLAS Offline Software
Loading...
Searching...
No Matches
MSVVtxInfo_p2.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef JETTAGINFOTPCNV_MSVVtxInfo_P2_H
6#define JETTAGINFOTPCNV_MSVVtxInfo_P2_H
7
8
11
12#include <string>
13
14namespace Analysis {
15 class MSVVtxInfoCnv_p2;
16
18 friend class MSVVtxInfoCnv_p2;
19
20 private:
21
23 // Points to a Trk::RecVertex
25
26 float m_masssvx;
27 float m_ptsvx;
28 float m_etasvx;
29 float m_phisvx;
32
33 // Points to SVTrackInfo list - which is just some element pointers.
35 };
36}
37
38#endif
This file contains the class definition for the ElementLinkVector_p1 class.
ElementLinkVector_p1< uint32_t > ElementLinkIntVector_p1
TPObjRef m_recsvx
All of this data will be written out.
ElementLinkIntVector_p1 m_trackinfo
friend class MSVVtxInfoCnv_p2
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
The namespace of all packages in PhysicsAnalysis/JetTagging.