#include "TVupromQFWEvent.h" #include "Riostream.h" //*********************************************************** TVupromQFWEvent::TVupromQFWEvent() : TGo4EventElement() { cout << "**** TVupromQFWEvent: Create instance" << endl; fQfwNumTimeSlices=0; } //*********************************************************** TVupromQFWEvent::TVupromQFWEvent(const char* name) : TGo4EventElement(name) { cout << "**** TVupromQFWEvent: Create instance " << name << endl; fQfwNumTimeSlices=0; } //*********************************************************** TVupromQFWEvent::~TVupromQFWEvent() { cout << "**** TVupromQFWEvent: Delete instance " << endl; } //----------------------------------------------------------- void TVupromQFWEvent::Clear(Option_t *t) { fFC_VulomScaler=0; fFC_VulomDeadTime=0; for(int sc=0; sc