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

beamtime/gsi-aug12/prod/go4/TGsiAug12CalibrationEvent.h (r4864/r3385)

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

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