Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
AnalysisDataFormats
TrackInfo
interface
TrackInfoEnum.h
Go to the documentation of this file.
1
#ifndef TrackInfo_TrackInfoEnum_h
2
#define TrackInfo_TrackInfoEnum_h
3
14
namespace
reco
{
15
enum
StateType
{
Updated
=0,
Combined
=1,
FwPredicted
=2,
BwPredicted
=3};
16
17
enum
RecHitType
{
Single
=0,
Matched
=1,
Projected
=2,
Null
=3};
18
}
19
#endif
reco::Combined
Definition:
TrackInfoEnum.h:15
reco::Null
Definition:
TrackInfoEnum.h:17
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:105
reco::RecHitType
RecHitType
Definition:
TrackInfoEnum.h:17
reco::BwPredicted
Definition:
TrackInfoEnum.h:15
reco::Single
Definition:
TrackInfoEnum.h:17
reco::StateType
StateType
Definition:
TrackInfoEnum.h:15
reco::FwPredicted
Definition:
TrackInfoEnum.h:15
reco::Matched
Definition:
TrackInfoEnum.h:17
reco::Projected
Definition:
TrackInfoEnum.h:17
reco::Updated
Definition:
TrackInfoEnum.h:15
Generated for CMSSW Reference Manual by
1.8.5