CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Enumerations
TypeCode.h File Reference

Go to the source code of this file.

Namespaces

 reco
 fixed size matrix
 
 reco::method
 

Enumerations

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