ATLAS Offline Software
Loading...
Searching...
No Matches
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
6
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()
Constructor where we initialize the data members of this class.
unsigned int m_recoStatus