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

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

Go to the documentation of this file.
00001 #ifndef TGEM1EVENT_H
00002 #define TGEM1EVENT_H
00003 
00004 #include "TGo4EventElement.h"
00005 
00006 class TGem1Event : public TGo4EventElement {
00007    public:
00008       TGem1Event();
00009       TGem1Event(const char* name, Short_t id=0);
00010       virtual ~TGem1Event();
00011 
00013       virtual void Clear(Option_t *t="");
00014      
00015    ClassDef(TGem1Event,1)
00016 };
00017 #endif //TEVENT_H
00018 
00019 
00020 

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