CMS 3D CMS Logo

DTMtimeData Class Reference

#include <CondFormats/DTObjects/interface/DTMtime.h>

List of all members.

Public Member Functions

 DTMtimeData ()
 ~DTMtimeData ()

Public Attributes

float mTime
float mTrms


Detailed Description

Definition at line 54 of file DTMtime.h.


Constructor & Destructor Documentation

DTMtimeData::DTMtimeData (  ) 

Definition at line 58 of file DTMtime.cc.

00058                          :
00059   mTime( 0.0 ),
00060   mTrms( 0.0 ) {
00061 }

DTMtimeData::~DTMtimeData (  ) 

Definition at line 76 of file DTMtime.cc.

00076                           {
00077 }


Member Data Documentation

float DTMtimeData::mTime

Definition at line 61 of file DTMtime.h.

Referenced by DTMtime::get(), and DTMtime::set().

float DTMtimeData::mTrms

Definition at line 62 of file DTMtime.h.

Referenced by DTMtime::get(), and DTMtime::set().


The documentation for this class was generated from the following files:
Generated on Tue Jun 9 18:18:57 2009 for CMSSW by  doxygen 1.5.4