CMS 3D CMS Logo

TrackInfoEnum.h

Go to the documentation of this file.
00001 #ifndef TrackInfo_TrackInfoEnum_h
00002 #define TrackInfo_TrackInfoEnum_h
00003 
00014 namespace reco {
00015   enum StateType { Updated=0, Combined=1, FwPredicted=2, BwPredicted=3};
00016   
00017   enum RecHitType { Single=0, Matched=1, Projected=2, Null=3};
00018 }
00019 #endif

Generated on Tue Jun 9 17:25:10 2009 for CMSSW by  doxygen 1.5.4