CMS 3D CMS Logo

reco::method Namespace Reference


Enumerations

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


Enumeration Type Documentation

enum reco::method::TypeCode

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

Definition at line 13 of file TypeCode.h.

00013                   { 
00014       doubleType = 0, floatType,
00015       intType, uIntType,
00016       charType, uCharType,
00017       shortType, uShortType, 
00018       longType, uLongType, 
00019       boolType,
00020       invalid
00021     };


Generated on Tue Jun 9 18:52:12 2009 for CMSSW by  doxygen 1.5.4