/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/Event/RootEventData/RootEventData-00-03-80/RootEventData/THltRaw.h

Go to the documentation of this file.
00001 #ifndef DigiRootData_THltRaw_H
00002 #define DigiRootData_THltRaw_H 1
00003 
00004 #include "TRawData.h"
00005 
00006 
00007 class THltRaw : public TRawData {
00008     
00009 public:
00010     
00011     THltRaw();
00012     
00013     ~THltRaw ();
00014     
00015     
00016  //   void Clear(Option_t *option ="");
00017 
00018  //    void Print(Option_t *option="") const;
00019 
00020    
00021 private:
00022 
00023     ClassDef(THltRaw,2)
00024 };
00025 
00026 #endif 

Generated on Tue Nov 29 23:11:40 2016 for BOSS_7.0.2 by  doxygen 1.4.7