CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Enumerations
dttmaxenums Namespace Reference

Enumerations

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

Enumeration Type Documentation

Enumerator
L 
R 

Definition at line 30 of file DTTMax.h.

30 {L, R};
Enumerator
r32 
r72 
r78 
noR 

Definition at line 29 of file DTTMax.h.

Enumerator
c123 
c124 
c134 
c234 
notInit 

Definition at line 28 of file DTTMax.h.