CMS 3D CMS Logo

DisplayCommon.h

Go to the documentation of this file.
00001 #ifndef PF_DisplayCommon_h
00002 #define PF_DisplayCommon_h
00003 
00004 enum View_t { XY = 0, RZ = 1, EPE = 2, EPH = 3, NViews = 4 };
00005 enum ObjType { 
00006   RECHITECALID=0, 
00007   RECHITHCALID=1,
00008   RECHITPSID=2,
00009   CLUSTERECALID=3,
00010   CLUSTERHCALID=4,
00011   CLUSTERPSID=5,
00012   CLUSTERIBID=6,
00013   RECTRACKID=7,
00014   SIMPARTICLEID=8,
00015   GENPARTICLEID=9
00016 };   
00017 
00018              
00019 #endif

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