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

#include "RootEventData/TEvtRecVeeVertex.h"

Go to the source code of this file.

Functions

 ClassImp (TEvtRecVeeVertex) TEvtRecVeeVertex


Function Documentation

ClassImp ( TEvtRecVeeVertex   ) 

Definition at line 3 of file TEvtRecVeeVertex.cxx.

References genRecEmupikp::i.

00005                                    :
00006   m_vertexId(-1),
00007   m_vertexType(-1), 
00008   m_chi2(999.9), 
00009   m_ndof(-3), 
00010   m_mass(0.),
00011   m_nCharge(-1),
00012   m_nTracks(-1)
00013 {
00014   for (int i = 0; i < 7; i++) {
00015     m_w[i] = 0;
00016   }
00017   for (int i = 0; i < 28; i++) {
00018     m_Ew[i] = 0;
00019   }
00020   m_pair[0] = m_pair[1] = -1;
00021   m_daughter[0] = m_daughter[1] = -1;
00022 }


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