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