ATLAS Offline Software
Control
AthenaExamples
AthExThinning
AthExThinning
AthExDecay_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
// AthExDecay_p1.h
8
// Header file for class AthExDecay_p1
9
// Author: S.Binet<binet@cern.ch>
11
#ifndef ATHEXTHINNING_AthExDECAY_P1_H
12
#define ATHEXTHINNING_AthExDECAY_P1_H
13
14
// STL includes
15
#include <vector>
16
17
// Forward declaration
18
class
AthExDecayCnv_p1
;
19
20
#include "
DataModelAthenaPool/ElementLink_p1.h
"
21
#include "
AthExThinning/AthExParticles_p1.h
"
22
23
class
AthExDecay_p1
24
{
25
27
// Friend classes
29
30
// Make the AthenaPoolCnv class our friend
31
friend
class
AthExDecayCnv_p1
;
32
34
// Public methods:
36
public
:
37
40
AthExDecay_p1
();
41
43
// Protected data:
45
protected
:
46
47
ElementLinkInt_p1
m_p1
;
48
ElementLinkInt_p1
m_p2
;
49
ElementLinkInt_p1
m_l1
;
50
ElementLinkInt_p1
m_l2
;
51
};
52
53
#endif //> ATHEXTHINNING_AthExDECAY_P1_H
ElementLink_p1.h
This file contains the class definition for the ElementLink_p1 class.
AthExParticles_p1.h
AthExDecay_p1::AthExDecay_p1
AthExDecay_p1()
Default constructor:
Definition:
AthExDecay_p1.cxx:17
AthExDecayCnv_p1
Definition:
AthExDecayCnv_p1.h:38
AthExDecay_p1::m_l1
ElementLinkInt_p1 m_l1
Definition:
AthExDecay_p1.h:49
AthExDecay_p1::m_p2
ElementLinkInt_p1 m_p2
Definition:
AthExDecay_p1.h:48
ElementLink_p1< uint32_t >
AthExDecay_p1::m_l2
ElementLinkInt_p1 m_l2
Definition:
AthExDecay_p1.h:50
AthExDecay_p1
Definition:
AthExDecay_p1.h:24
AthExDecay_p1::m_p1
ElementLinkInt_p1 m_p1
Definition:
AthExDecay_p1.h:47
Generated on Mon Dec 23 2024 21:07:13 for ATLAS Offline Software by
1.8.18