ATLAS Offline Software
Loading...
Searching...
No Matches
IPInfoBase_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_IPINFOBASE_P1_H
6#define JETTAGINFOTPCNV_IPINFOBASE_P1_H
9
10namespace Analysis {
11
13
15
16friend class IPInfoBaseCnv_p1;
17
18public:
20 : m_ntrk(0)
21 {}
22
23private:
25 int m_ntrk;
26
27}
28; // End class
29
30} // End namespace
31#endif
friend class IPInfoBaseCnv_p1
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
The namespace of all packages in PhysicsAnalysis/JetTagging.