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

beamtime/cern-gem12/go4/TCernGem12UnpackEvent.h (r4864/r3571)

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

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