ATLAS Offline Software
Reconstruction
eflowEventTPCnv
src
eflowObject_p5.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_p5.h
"
6
8
eflowObject_p5::eflowObject_p5
() {
9
10
//initialize the data members
11
m_charge
= 0;
12
m_eflowType
= 0;
13
m_eta
= 0.0;
14
m_e
= 0.0;
15
m_m
= 0.0;
16
m_phi
= 0.0;
17
m_recoStatus
= 0;
18
m_pi0MVA
= 0.0;
19
m_centerMag
= 0.0;
20
21
}
eflowObject_p5::eflowObject_p5
eflowObject_p5()
Constructor where we initialize the data members of this class.
Definition:
eflowObject_p5.cxx:8
eflowObject_p5::m_eflowType
int m_eflowType
Definition:
eflowObject_p5.h:60
eflowObject_p5::m_centerMag
float m_centerMag
Definition:
eflowObject_p5.h:68
eflowObject_p5::m_charge
int m_charge
Definition:
eflowObject_p5.h:60
eflowObject_p5::m_m
float m_m
Definition:
eflowObject_p5.h:63
eflowObject_p5::m_pi0MVA
float m_pi0MVA
Definition:
eflowObject_p5.h:66
eflowObject_p5.h
eflowObject_p5::m_eta
float m_eta
Definition:
eflowObject_p5.h:63
eflowObject_p5::m_e
float m_e
Definition:
eflowObject_p5.h:63
eflowObject_p5::m_phi
float m_phi
Definition:
eflowObject_p5.h:63
eflowObject_p5::m_recoStatus
unsigned int m_recoStatus
Definition:
eflowObject_p5.h:52
Generated on Thu Nov 7 2024 21:14:09 for ATLAS Offline Software by
1.8.18