ATLAS Offline Software
Tau1P3PDetails_p1.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
14 
16 
17 // Make sure that members added to this class since the first version
18 // get initialized. (Otherwise, when reading an old version, they'll
19 // be left uninitialized.)
21  m_numStripCells(-1111),
22  m_stripWidth2(-1111.),
23  m_emRadius(-1111.),
24  m_ET12Frac(-1111.),
25  m_etIsolHAD(-1111.),
26  m_etIsolEM(-1111.),
27  m_etChrgHAD(-1111.),
28  m_nAssocTracksCore(-1111),
29  m_nAssocTracksIsol(-1111),
30  m_signD0Trk3P(-1111.),
31  m_massTrk3P(-1111.),
32  m_rWidth2Trk3P(-1111.),
33  m_etHadAtEMScale(-1111.),
34  m_etEMAtEMScale(-1111.),
35  m_etEMCL(-1111.),
36  m_etChrgEM(-1111.),
37  m_etNeuEM(-1111.),
38  m_etResNeuEM(-1111.),
39  m_trFlightPathSig(-1111.),
40  m_z0SinThetaSig(-1111.),
41  m_etChrgHADoverPttot(-1111.),
42  m_etIsolFrac(-1111.),
43  m_sumEtCellsLArOverLeadTrackPt(-1111.),
44  m_hadronicLeak(-1111.),
45  m_secondaryMax(-1111.),
46  m_etEflow(-1111.)
47 {
48 
49 }
Tau1P3PDetails_p1::Tau1P3PDetails_p1
Tau1P3PDetails_p1()
Constructor.
Definition: Tau1P3PDetails_p1.cxx:20
Tau1P3PDetails_p1.h