ATLAS Offline Software
Tau1P3PExtraDetails_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 
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.)
24  m_sumPTTracks(-1111.),
25  m_tracks(0)
26 {
27 
28 }
Tau1P3PExtraDetails_p1::Tau1P3PExtraDetails_p1
Tau1P3PExtraDetails_p1()
Constructor.
Definition: Tau1P3PExtraDetails_p1.cxx:23
Tau1P3PExtraDetails_p1.h