ATLAS Offline Software
AthExFatObject_p1.h
Go to the documentation of this file.
1 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // AthExFatObject_p1.h
8 // Header file for class AthExFatObject_p1
9 // Author: S.Binet<binet@cern.ch>
11 #ifndef ATHEXTHINNING_AthExFATOBJECT_P1_H
12 #define ATHEXTHINNING_AthExFATOBJECT_P1_H
13 
14 // STL includes
15 
16 // Forward declaration
18 
19 // DataModel includes
21 
23 {
24 
26  // Friend classes
28 
29  // Make the AthenaPoolCnv class our friend
30  friend class AthExFatObjectCnv_p1;
31 
33  // Public methods:
35  public:
36 
40 
42  // Protected data:
44  protected:
45 
47 };
48 
49 #endif //> ATHEXTHINNING_AthExFATOBJECT_P1_H
AthExFatObject_p1::m_particleLink
ElementLinkInt_p1 m_particleLink
Definition: AthExFatObject_p1.h:46
AthExFatObject_p1
Definition: AthExFatObject_p1.h:23
AthExFatObjectCnv_p1
Definition: AthExFatObjectCnv_p1.h:39
ElementLinkVector_p1.h
This file contains the class definition for the ElementLinkVector_p1 class.
AthExFatObject_p1::AthExFatObject_p1
AthExFatObject_p1()
Default constructor:
Definition: AthExFatObject_p1.cxx:22