ATLAS Offline Software
Loading...
Searching...
No Matches
eflowObjectContainer_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
6
9
10 m_circularity = 0.0;
11 m_misset = 0.0;
12 m_numef = 0.0;
13 m_numele = 0.0;
14 m_nummuo = 0.0;
15 m_numphot = 0.0;
16 m_oblateness = 0.0;
17 m_ptx = 0.0;
18 m_pty = 0.0;
19 m_sumet = 0.0;
20 m_thrust = 0.0;
21 m_valid = 0.0;
22
23
24}
eflowObjectContainer_p2()
Constructor where we initialize the data members of this class.