Main Page
Namespaces
Classes
Package Documentation
CommonTools
Utils
src
TypeCode.h
Go to the documentation of this file.
1
#ifndef CommonTools_Utils_TypeCode_h
2
#define CommonTools_Utils_TypeCode_h
3
/* \class TypeCode
4
*
5
* \author Luca Lista, INFN
6
*
7
* \version $Id: TypeCode.h,v 1.1 2009/02/24 14:10:22 llista Exp $
8
*
9
*/
10
11
namespace
reco
{
12
namespace
method
{
13
enum
TypeCode
{
14
doubleType
= 0,
floatType
,
15
intType
,
uIntType
,
16
charType
,
uCharType
,
17
shortType
,
uShortType
,
18
longType
,
uLongType
,
19
boolType
,
enumType
,
20
invalid
21
};
22
}
23
}
24
25
#endif
reco::method::charType
Definition:
TypeCode.h:16
reco::method::uIntType
Definition:
TypeCode.h:15
reco::method::longType
Definition:
TypeCode.h:18
reco::method::boolType
Definition:
TypeCode.h:19
reco::method::uShortType
Definition:
TypeCode.h:17
AlcaSiPixelAliHarvester0T_cff.method
method
Definition:
AlcaSiPixelAliHarvester0T_cff.py:41
reco::method::uLongType
Definition:
TypeCode.h:18
reco::method::enumType
Definition:
TypeCode.h:19
reco::method::intType
Definition:
TypeCode.h:15
reco::method::uCharType
Definition:
TypeCode.h:16
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:44
reco::method::TypeCode
TypeCode
Definition:
TypeCode.h:13
reco::method::floatType
Definition:
TypeCode.h:14
reco::method::invalid
Definition:
TypeCode.h:20
reco::method::shortType
Definition:
TypeCode.h:17
reco::method::doubleType
Definition:
TypeCode.h:14
Generated for CMSSW Reference Manual by
1.8.11