BOSS 7.0.7
BESIII Offline Software System
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TEvtRecPi0.cxx File Reference

Go to the source code of this file.

Functions

 ClassImp (TEvtRecPi0) TEvtRecPi0
 

Function Documentation

◆ ClassImp()

ClassImp ( TEvtRecPi0  )

Definition at line 3 of file TEvtRecPi0.cxx.

5 :
6 m_unconMass(0),
7 m_chisq(0),
8 m_hiPx(0),
9 m_hiPy(0),
10 m_hiPz(0),
11 m_hiPe(0),
12 m_loPx(0),
13 m_loPy(0),
14 m_loPz(0),
15 m_loPe(0),
16 m_hiEnGamma(0),
17 m_loEnGamma(0)
18{
19
20}