ATLAS Offline Software
Reconstruction
eflowEventTPCnv
src
eflowObject_p2.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
eflowEventTPCnv/eflowObject_p2.h
"
6
8
eflowObject_p2::eflowObject_p2
() {
9
10
//initialize the data members
11
m_charge
= 0;
12
m_d0
= 0.0;
13
m_eflowType
= 0;
14
m_eta
= 0.0;
15
m_e
= 0.0;
16
m_m
= 0.0;
17
m_nClus
= 0;
18
m_nTrack
= 0;
19
m_phi
= 0.0;
20
m_valid
= 0;
21
m_z0
= 0.0;
22
23
}
eflowObject_p2::m_valid
bool m_valid
Definition:
eflowObject_p2.h:62
eflowObject_p2.h
eflowObject_p2::m_charge
int m_charge
Definition:
eflowObject_p2.h:59
eflowObject_p2::m_nTrack
int m_nTrack
Definition:
eflowObject_p2.h:60
eflowObject_p2::m_nClus
int m_nClus
Definition:
eflowObject_p2.h:60
eflowObject_p2::m_eflowType
int m_eflowType
Definition:
eflowObject_p2.h:59
eflowObject_p2::eflowObject_p2
eflowObject_p2()
Constructor where we initialize the data members of this class.
Definition:
eflowObject_p2.cxx:8
eflowObject_p2::m_d0
double m_d0
Definition:
eflowObject_p2.h:57
eflowObject_p2::m_e
double m_e
Definition:
eflowObject_p2.h:68
eflowObject_p2::m_m
double m_m
Definition:
eflowObject_p2.h:68
eflowObject_p2::m_phi
double m_phi
Definition:
eflowObject_p2.h:68
eflowObject_p2::m_z0
double m_z0
Definition:
eflowObject_p2.h:57
eflowObject_p2::m_eta
double m_eta
Definition:
eflowObject_p2.h:68
Generated on Thu Nov 7 2024 21:14:09 for ATLAS Offline Software by
1.8.18