ATLAS Offline Software
Reconstruction
eflowEventTPCnv
src
eflowObject_p4.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_p4.h
"
6
8
eflowObject_p4::eflowObject_p4
() {
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
19
}
eflowObject_p4::m_eta
float m_eta
Definition:
eflowObject_p4.h:66
eflowObject_p4::eflowObject_p4
eflowObject_p4()
Constructor where we initialize the data members of this class.
Definition:
eflowObject_p4.cxx:8
eflowObject_p4.h
eflowObject_p4::m_e
float m_e
Definition:
eflowObject_p4.h:66
eflowObject_p4::m_m
float m_m
Definition:
eflowObject_p4.h:66
eflowObject_p4::m_phi
float m_phi
Definition:
eflowObject_p4.h:66
eflowObject_p4::m_recoStatus
unsigned int m_recoStatus
Definition:
eflowObject_p4.h:52
eflowObject_p4::m_charge
int m_charge
Definition:
eflowObject_p4.h:60
eflowObject_p4::m_eflowType
int m_eflowType
Definition:
eflowObject_p4.h:60
Generated on Fri Jan 10 2025 21:09:36 for ATLAS Offline Software by
1.8.18