CMS 3D CMS Logo

dttmaxenums Namespace Reference


Enumerations

enum  SegDir { L, R }
enum  SigmaFactor { r32, r72, r78, noR }
enum  TMaxCells {
  c123, c124, c134, c234,
  notInit
}


Enumeration Type Documentation

enum dttmaxenums::SegDir

Enumerator:
L 
R 

Definition at line 30 of file DTTMax.h.

00030 {L, R};

enum dttmaxenums::SigmaFactor

Enumerator:
r32 
r72 
r78 
noR 

Definition at line 29 of file DTTMax.h.

00029 {r32, r72, r78, noR};

enum dttmaxenums::TMaxCells

Enumerator:
c123 
c124 
c134 
c234 
notInit 

Definition at line 28 of file DTTMax.h.

00028 {c123, c124, c134, c234, notInit};


Generated on Tue Jun 9 18:37:17 2009 for CMSSW by  doxygen 1.5.4