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

Go to the source code of this file.

Functions

 ClassImp (TEvtRecEtaToGG) TEvtRecEtaToGG
 

Function Documentation

◆ ClassImp()

ClassImp ( TEvtRecEtaToGG  )

Definition at line 3 of file TEvtRecEtaToGG.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}