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

uint32_t channelId
float t0mean
float t0rms

Detailed Description

Definition at line 38 of file DTT0.h.


Constructor & Destructor Documentation

DTT0Data::DTT0Data ( )

Definition at line 48 of file DTT0.cc.

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

Definition at line 62 of file DTT0.cc.

                    {
}

Member Data Documentation

Definition at line 45 of file DTT0.h.

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

Definition at line 46 of file DTT0.h.

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

Definition at line 47 of file DTT0.h.

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