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

beamtime/gsi-aug12/hd/go4/BUCHAREST/TBucharestEvent.cxx (r4864/r3172)

Go to the documentation of this file.
00001 /* Generated by Together */
00002 
00003 #include "TBucharestEvent.h"
00004 #include "Riostream.h"
00005 
00006 TBucharestEvent::TBucharestEvent(const char* name, Short_t id) :
00007    TGo4EventElement(name,name,id)
00008 {
00009   cout << "**** TTRDMadcEvent: Create instance " << name <<" with composite id "<<id<< endl;
00010 }
00011 TBucharestEvent::TBucharestEvent() :
00012    TGo4EventElement()
00013 {
00014 }
00015 
00016 TBucharestEvent::~TBucharestEvent()
00017 {
00018 }
00019 
00020 void  TBucharestEvent::Clear(Option_t *t)
00021 {
00022   // all members should be cleared.
00023 }
00024 

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