#include <emcTimeStamp.h>
Inherits emcManageable.
Inheritance diagram for emcTimeStamp:
Makes a PHTimeStamp being an emcManageable.
Definition at line 16 of file emcTimeStamp.h.
Public Member Functions | |
emcTimeStamp () | |
virtual | ~emcTimeStamp () |
PHTimeStamp | getTimeStamp (void) const |
void | setTimeStamp (PHTimeStamp &ts) |
virtual const char * | GetCategory (void) const |
Category of the object = GAIN,PED,HL,etc. | |
Private Attributes | |
PHTimeStamp | fTimeStamp |
|
Definition at line 4 of file emcTimeStamp.C. References fTimeStamp. |
|
Definition at line 10 of file emcTimeStamp.C. |
|
Category of the object = GAIN,PED,HL,etc. .. This category is used to determine the top-level container of this object in the database. Implements emcManageable. Definition at line 26 of file emcTimeStamp.h. |
|
Definition at line 22 of file emcTimeStamp.h. References fTimeStamp. Referenced by emcCalibrationDataHelper::emcCalibrationDataHelper(), emcBadNormt::process(), emcChannelEvolution::produce(), and emcGainEvolution::run(). |
|
Definition at line 24 of file emcTimeStamp.h. References fTimeStamp. Referenced by emcOMTimeStamp::Read(). |
|
Definition at line 29 of file emcTimeStamp.h. Referenced by emcTimeStamp(), getTimeStamp(), and setTimeStamp(). |