ATLAS Offline Software
Loading...
Searching...
No Matches
SVInfoPlus_p1.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_SVInfoBaseInfo_P1_H
6#define JETTAGINFOTPCNV_SVInfoBaseInfo_P1_H
7
14
15#include <string>
16
17namespace Analysis {
18 class SVInfoPlusCnv_p1;
19
21 friend class SVInfoPlusCnv_p1;
22
23 private:
26
28 // Points to a Trk::RecVertex
30
31 long int m_NGTinJet;
32 long int m_NGTinSvx;
33 long int m_N2Tpair;
34 float m_masssvx;
37
38 // Points to SVTrackInfo list - which is just some element pointers.
40 };
41}
42
43#endif
This file contains the class definition for the ElementLinkVector_p1 class.
ElementLinkVector_p1< uint32_t > ElementLinkIntVector_p1
friend class SVInfoPlusCnv_p1
TPObjRef m_recsvx
All of this data will be written out.
ElementLinkIntVector_p1 m_trackinfo
TPObjRef m_BaseTagInfo
Basic info.
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
The namespace of all packages in PhysicsAnalysis/JetTagging.