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

beamtime/cern-oct11/go4/TCernOct11UnpackEvent.h (r4864/r1720)

Go to the documentation of this file.
00001 #ifndef TCERNOCT11UNPACKEVENT_H
00002 #define TCERNOCT11UNPACKEVENT_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 TCernOct11UnpackEvent : public TCBMBeamtimeEvent {
00014    public:
00015       TCernOct11UnpackEvent();
00016       TCernOct11UnpackEvent(const char* name);
00017       virtual ~TCernOct11UnpackEvent();
00018 
00020       virtual void Clear(Option_t *t="");
00021 
00022      
00023 
00024    ClassDef(TCernOct11UnpackEvent,1)
00025 };
00026 #endif //TEVENT_H
00027 
00028 
00029 

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