/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/HltEvent/HltEvent-00-02-07/src/HltRaw.cxx

Go to the documentation of this file.
00001 #include "HltEvent/HltRaw.h"
00002 
00003 HltRaw::HltRaw(const Identifier& id, const unsigned int timeChannel, const unsigned int chargeChannel) :
00004   RawData(id, timeChannel, chargeChannel){
00005 }
00006 
00007 HltRaw::HltRaw(const unsigned int id) :
00008   RawData(id){
00009 }

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