CMS 3D CMS Logo

Public Member Functions | Public Attributes

DTPerformanceData Class Reference

#include <DTPerformance.h>

List of all members.

Public Member Functions

 DTPerformanceData ()
 ~DTPerformanceData ()

Public Attributes

float meanAfterPulse
float meanEfficiency
float meanMtime
float meanNoise
float meanResolution
float meanT0
float meanTtrig

Detailed Description

Definition at line 51 of file DTPerformance.h.


Constructor & Destructor Documentation

DTPerformanceData::DTPerformanceData ( )

Definition at line 56 of file DTPerformance.cc.

                                     :
  meanT0(         0.0 ),
  meanTtrig(      0.0 ),
  meanMtime(      0.0 ),
  meanNoise(      0.0 ),
  meanAfterPulse( 0.0 ),
  meanResolution( 0.0 ),
  meanEfficiency( 0.0 ) {
}
DTPerformanceData::~DTPerformanceData ( )

Definition at line 76 of file DTPerformance.cc.

                                      {
}

Member Data Documentation

Definition at line 62 of file DTPerformance.h.

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

Definition at line 64 of file DTPerformance.h.

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

Definition at line 60 of file DTPerformance.h.

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

Definition at line 61 of file DTPerformance.h.

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

Definition at line 63 of file DTPerformance.h.

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

Definition at line 58 of file DTPerformance.h.

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

Definition at line 59 of file DTPerformance.h.

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