ATLAS Offline Software
Reconstruction
tauEventTPCnv
src
TauRecExtraDetails_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
17
18
#include "
tauEventTPCnv/TauRecExtraDetails_p1.h
"
19
20
// Make sure that members added to this class since the first version
21
// get initialized. (Otherwise, when reading an old version, they'll
22
// be left uninitialized.)
23
TauRecExtraDetails_p1::TauRecExtraDetails_p1
()
24
: m_seedType(0),
25
m_numEMCells(0),
26
m_stripET(0),
27
m_emCentralityFraction(0),
28
m_etHadAtEMScale(0),
29
m_etEMAtEMScale(0),
30
m_sumCellE(0),
31
m_sumEMCellE(0),
32
m_sumPTTracks(0)
33
{
34
35
}
TauRecExtraDetails_p1.h
TauRecExtraDetails_p1::TauRecExtraDetails_p1
TauRecExtraDetails_p1()
Constructor.
Definition:
TauRecExtraDetails_p1.cxx:23
Generated on Mon Dec 23 2024 21:19:09 for ATLAS Offline Software by
1.8.18