CMS 3D CMS Logo

DTTMax::TMax Struct Reference

Information on each of the four TMax values in a SL. More...

#include <CalibMuon/DTCalibration/interface/DTTMax.h>

List of all members.

Public Member Functions

 TMax (float t_, TMaxCells cells_, std::string type_, SigmaFactor sigma_, unsigned t0Factor_, unsigned hSubGroup_)

Public Attributes

TMaxCells cells
unsigned hSubGroup
SigmaFactor sigma
float t
unsigned t0Factor
std::string type


Detailed Description

Information on each of the four TMax values in a SL.

Definition at line 48 of file DTTMax.h.


Constructor & Destructor Documentation

DTTMax::TMax::TMax ( float  t_,
TMaxCells  cells_,
std::string  type_,
SigmaFactor  sigma_,
unsigned  t0Factor_,
unsigned  hSubGroup_ 
) [inline]

Definition at line 49 of file DTTMax.h.

00050                                                  :
00051     t(t_), cells(cells_), type(type_), sigma(sigma_), t0Factor(t0Factor_), hSubGroup(hSubGroup_) {}
    


Member Data Documentation

TMaxCells DTTMax::TMax::cells

Definition at line 54 of file DTTMax.h.

unsigned DTTMax::TMax::hSubGroup

Definition at line 59 of file DTTMax.h.

SigmaFactor DTTMax::TMax::sigma

Definition at line 56 of file DTTMax.h.

float DTTMax::TMax::t

Definition at line 53 of file DTTMax.h.

unsigned DTTMax::TMax::t0Factor

Definition at line 58 of file DTTMax.h.

std::string DTTMax::TMax::type

Definition at line 55 of file DTTMax.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:19:08 2009 for CMSSW by  doxygen 1.5.4