/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/DQA/DQADtagAlg/DQADtagAlg-00-00-13/DQADtagAlg/util/MyUtil.h

Go to the documentation of this file.
00001 #ifndef MY_UTIL_H
00002 #define MY_UTIL_H
00003 
00004 #include "GaudiKernel/NTuple.h"
00005 #include "CLHEP/Vector/LorentzVector.h"
00006 #include "EmcRecEventModel/RecEmcShower.h"
00007 
00008 void fill(NTuple::Array<double>& nt_p4, const HepLorentzVector& p4);
00009 void fill(NTuple::Matrix<double>& nt_p4, const HepLorentzVector& p4, int i);
00010 
00011 HepLorentzVector getP4(RecEmcShower* gtrk);
00012 
00013 #endif

Generated on Tue Nov 29 22:58:06 2016 for BOSS_7.0.2 by  doxygen 1.4.7