emcTimeStamp.C

Go to the documentation of this file.
00001 #include "emcTimeStamp.h"
00002 
00003 //_____________________________________________________________________________
00004 emcTimeStamp::emcTimeStamp() : emcManageable("TimeStamp","emcTimeStamp wrapper","emcTimeStamp")
00005 {
00006   fTimeStamp.setTics(0);
00007 }
00008 
00009 //_____________________________________________________________________________
00010 emcTimeStamp::~emcTimeStamp()
00011 {
00012 }