CMS 3D CMS Logo

DTT0Data Class Reference

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

List of all members.

Public Member Functions

 DTT0Data ()
 ~DTT0Data ()

Public Attributes

float t0mean
float t0rms


Detailed Description

Definition at line 53 of file DTT0.h.


Constructor & Destructor Documentation

DTT0Data::DTT0Data (  ) 

Definition at line 58 of file DTT0.cc.

00058                    :
00059   t0mean( 0.0 ),
00060   t0rms(  0.0 ) {
00061 }

DTT0Data::~DTT0Data (  ) 

Definition at line 76 of file DTT0.cc.

00076                     {
00077 }


Member Data Documentation

float DTT0Data::t0mean

Definition at line 60 of file DTT0.h.

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

float DTT0Data::t0rms

Definition at line 61 of file DTT0.h.

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


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