ATLAS Offline Software
Loading...
Searching...
No Matches
IPInfoPlus_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_IPINFOPLUS_P1_H
6#define JETTAGINFOTPCNV_IPINFOPLUS_P1_H
7
11
12#include <vector>
13
14namespace Analysis {
15
17
18friend class IPInfoPlusCnv_p1;
19
20private:
22
24 std::vector<TPObjRef> m_trackinfo;
25};
26
27}
28#endif // JETTAGINFOTPCNV_IPINFOPLUS_P1
friend class IPInfoPlusCnv_p1
std::vector< TPObjRef > m_trackinfo
Poitners to the IPTrackInfo_p1 objects.
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
The namespace of all packages in PhysicsAnalysis/JetTagging.