CMS 3D CMS Logo

Public Member Functions | Public Attributes

DTTtrigData Class Reference

#include <DTTtrig.h>

List of all members.

Public Member Functions

 DTTtrigData ()
 ~DTTtrigData ()

Public Attributes

float kFact
float tTrig
float tTrms

Detailed Description

Definition at line 55 of file DTTtrig.h.


Constructor & Destructor Documentation

DTTtrigData::DTTtrigData ( )

Definition at line 60 of file DTTtrig.cc.

                         :
  tTrig( 0.0 ),
  tTrms( 0.0 ),
  kFact( 0.0 ) {
}
DTTtrigData::~DTTtrigData ( )

Definition at line 80 of file DTTtrig.cc.

                          {
}

Member Data Documentation

Definition at line 64 of file DTTtrig.h.

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

Definition at line 62 of file DTTtrig.h.

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

Definition at line 63 of file DTTtrig.h.

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