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

Go to the source code of this file.

Functions

 ClassImp (TEvtRecEvent) TEvtRecEvent
 

Function Documentation

◆ ClassImp()

ClassImp ( TEvtRecEvent  )

Definition at line 3 of file TEvtRecEvent.cxx.

8 : m_tottks(0), m_nchrg(0), m_nneu(0), m_nvee(0), m_npi0(0),m_ndtag(0)
9{
10 Clear();
11}