emcTimeStamp Class Reference
[Tower calibration]

#include <emcTimeStamp.h>

Inherits emcManageable.

Inheritance diagram for emcTimeStamp:

Inheritance graph
[legend]
List of all members.

Detailed Description

Adapter class.

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


Constructor & Destructor Documentation

emcTimeStamp::emcTimeStamp  ) 
 

Definition at line 4 of file emcTimeStamp.C.

References fTimeStamp.

emcTimeStamp::~emcTimeStamp  )  [virtual]
 

Definition at line 10 of file emcTimeStamp.C.


Member Function Documentation

virtual const char* emcTimeStamp::GetCategory void   )  const [inline, virtual]
 

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.

PHTimeStamp emcTimeStamp::getTimeStamp void   )  const [inline]
 

Definition at line 22 of file emcTimeStamp.h.

References fTimeStamp.

Referenced by emcCalibrationDataHelper::emcCalibrationDataHelper(), emcBadNormt::process(), emcChannelEvolution::produce(), and emcGainEvolution::run().

void emcTimeStamp::setTimeStamp PHTimeStamp &  ts  )  [inline]
 

Definition at line 24 of file emcTimeStamp.h.

References fTimeStamp.

Referenced by emcOMTimeStamp::Read().


Member Data Documentation

PHTimeStamp emcTimeStamp::fTimeStamp [private]
 

Definition at line 29 of file emcTimeStamp.h.

Referenced by emcTimeStamp(), getTimeStamp(), and setTimeStamp().


The documentation for this class was generated from the following files: