CMS 3D CMS Logo

Namespaces | Enumerations

/data/refman/pasoursint/CMSSW_6_1_1/src/CommonTools/Utils/src/ErrorCodes.h File Reference

Go to the source code of this file.

Namespaces

namespace  reco
 

fixed size matrix


namespace  reco::parser

Enumerations

enum  reco::parser::ErrorCodes {
  reco::parser::kNoError = 0, reco::parser::kNameDoesNotExist, reco::parser::kIsNotPublic, reco::parser::kIsStatic,
  reco::parser::kIsNotConst, reco::parser::kIsFunctionAddedByROOT, reco::parser::kIsConstructor, reco::parser::kIsDestructor,
  reco::parser::kIsOperator, reco::parser::kWrongNumberOfArguments, reco::parser::kWrongArgumentType, reco::parser::kOverloaded
}