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

beamtime/cern-oct11/go4/TCernOct11UnpackProc.h (r4864/r2511)

Go to the documentation of this file.
00001 #ifndef TCERNOCT11UNPACKPROC_H
00002 #define TCERNOCT11UNPACKPROC_H
00003 
00004 #include "TCBMBeamtimeProc.h"
00005 
00006 
00007 class TCernOct11UnpackProc : public TCBMBeamtimeProc {
00008    public:
00009       TCernOct11UnpackProc(const char* name = 0);
00010       virtual ~TCernOct11UnpackProc();
00011 
00012    protected:
00013 
00014       ClassDef(TCernOct11UnpackProc,1)
00015 };
00016 
00017 #endif //TUNPACKPROCESSOR_H
00018 

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