ATLAS Offline Software
Control
AthenaExamples
AthExThinning
AthExThinning
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
17
class
AthExFatObjectCnv_p1
;
18
19
// DataModel includes
20
#include "
DataModelAthenaPool/ElementLinkVector_p1.h
"
21
22
class
AthExFatObject_p1
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
39
AthExFatObject_p1
();
40
42
// Protected data:
44
protected
:
45
46
ElementLinkInt_p1
m_particleLink
;
47
};
48
49
#endif //> ATHEXTHINNING_AthExFATOBJECT_P1_H
AthExFatObject_p1::m_particleLink
ElementLinkInt_p1 m_particleLink
Definition:
AthExFatObject_p1.h:46
ElementLink_p1< uint32_t >
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
Generated on Thu Nov 7 2024 21:10:25 for ATLAS Offline Software by
1.8.18