CMS 3D CMS Logo

Enumerations

reco::method Namespace Reference

Enumerations

enum  TypeCode {
  doubleType = 0, floatType, intType, uIntType,
  charType, uCharType, shortType, uShortType,
  longType, uLongType, boolType, enumType,
  invalid
}

Enumeration Type Documentation

Enumerator:
doubleType 
floatType 
intType 
uIntType 
charType 
uCharType 
shortType 
uShortType 
longType 
uLongType 
boolType 
enumType 
invalid 

Definition at line 13 of file TypeCode.h.