CMS 3D CMS Logo

Public Member Functions | Public Attributes

DTT0Data Class Reference

#include <DTT0.h>

List of all members.

Public Member Functions

 DTT0Data ()
 ~DTT0Data ()

Public Attributes

float t0mean
float t0rms

Detailed Description

Definition at line 55 of file DTT0.h.


Constructor & Destructor Documentation

DTT0Data::DTT0Data ( )

Definition at line 67 of file DTT0.cc.

                   :
  t0mean( 0.0 ),
  t0rms(  0.0 ) {
}
DTT0Data::~DTT0Data ( )

Definition at line 87 of file DTT0.cc.

                    {
}

Member Data Documentation

Definition at line 62 of file DTT0.h.

Referenced by DTT0::getRandom(), DTT0::getSorted(), and DTT0::set().

Definition at line 63 of file DTT0.h.

Referenced by DTT0::getRandom(), DTT0::getSorted(), and DTT0::set().