/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/RootEventData/RootEventData-00-03-80/src/TEvtRecDTag.cxx File Reference

#include "RootEventData/TEvtRecDTag.h"

Go to the source code of this file.

Functions

 ClassImp (TEvtRecDTag) TEvtRecDTag


Function Documentation

ClassImp ( TEvtRecDTag   ) 

Definition at line 3 of file TEvtRecDTag.cxx.

00005                          :
00006   m_decayMode(0),
00007   m_type(0),
00008   m_beamE(0),
00009   m_mass(0),
00010   m_mBC(0), 
00011   m_deltaE(0),
00012   m_charge(0),
00013   m_charm(0),
00014   m_numOfChildren(0),
00015   m_px(0),
00016   m_py(0),
00017   m_pz(0),
00018   m_pe(0)
00019 {
00020   m_tracks.clear();
00021   m_showers.clear();
00022   m_otherTracks.clear();
00023   m_otherShowers.clear();
00024   m_pionId.clear();
00025   m_kaonId.clear();
00026 }


Generated on Tue Nov 29 23:15:37 2016 for BOSS_7.0.2 by  doxygen 1.4.7