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

#include "RootEventData/TEvtRecPrimaryVertex.h"

Go to the source code of this file.

Functions

 ClassImp (TEvtRecPrimaryVertex) TEvtRecPrimaryVertex


Function Documentation

ClassImp ( TEvtRecPrimaryVertex   ) 

Definition at line 3 of file TEvtRecPrimaryVertex.cxx.

References genRecEmupikp::i.

00005                                            :
00006   m_isValid(false),
00007   m_nTracks(-1),
00008   m_trackIdList(0), 
00009   m_chi2(999.9), 
00010   m_ndof(-3), 
00011   m_fitMethod(-1)
00012 {
00013   for (int i = 0 ; i < 3; i++) {
00014     m_vtx[i] = 0.;
00015   }
00016   for (int i = 0; i < 6; i++) {
00017     m_Evtx[i] = 0.;
00018   }
00019 }


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