• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

beamtime/sts-lasertest/go4/TLaserTest12UnpackEvent.h (r4864/r3013)

Go to the documentation of this file.
00001 #ifndef TLASERTEST12UNPACKEVENT_H
00002 #define TLASERTEST12UNPACKEVENT_H
00003 
00004 #include "TCBMBeamtimeEvent.h"
00005 
00006 
00007 /*
00008  * Put all definitions here and use them in processor,
00009  * since they are necessary for data structure of event
00010  */
00011 
00012 
00013 class TLaserTest12UnpackEvent : public TCBMBeamtimeEvent {
00014    public:
00015       TLaserTest12UnpackEvent();
00016       TLaserTest12UnpackEvent(const char* name);
00017       virtual ~TLaserTest12UnpackEvent();
00018 
00020       virtual void Clear(Option_t *t="");
00021 
00022      
00023 
00024    ClassDef(TLaserTest12UnpackEvent,1)
00025 };
00026 #endif //TEVENT_H
00027 
00028 
00029 

Generated on Tue Dec 10 2013 04:52:21 for ROCsoft by  doxygen 1.7.1