ATLAS Offline Software
AthExElephantino_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 // AthExElephantino_p1.h
8 // Header file for class AthExElephantino_p1
9 // Author: S.Binet<binet@cern.ch>
11 #ifndef ATHEXTHINNING_AthExELEPHANTINO_P1_H
12 #define ATHEXTHINNING_AthExELEPHANTINO_P1_H
13 
14 
15 // Forward declaration
17 
18 // DataModel includes
20 
22 {
23 
25  // Friend classes
27 
28  // Make the AthenaPoolCnv class our friend
29  friend class AthExElephantinoCnv_p1;
30 
32  // Public methods:
34  public:
35 
39 
41  // Protected data:
43  protected:
44 
47 };
48 
49 #endif //> ATHEXTHINNING_AthExELEPHANTINO_P1_H
AthExElephantino_p1::m_legs
ElementLinkIntVector_p1 m_legs
Definition: AthExElephantino_p1.h:45
AthExElephantino_p1::m_ears
ElementLinkIntVector_p1 m_ears
Definition: AthExElephantino_p1.h:46
AthExElephantino_p1::AthExElephantino_p1
AthExElephantino_p1()
Default constructor:
Definition: AthExElephantino_p1.cxx:24
ElementLinkVector_p1< uint32_t >
AthExElephantino_p1
Definition: AthExElephantino_p1.h:22
ElementLinkVector_p1.h
This file contains the class definition for the ElementLinkVector_p1 class.
AthExElephantinoCnv_p1
Definition: AthExElephantinoCnv_p1.h:39