ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/FastOpenGlDisplayer/interface/Chunk.h
(Generate patch)

Comparing UserCode/FastOpenGlDisplayer/interface/Chunk.h (file contents):
Revision 1.7 by querten, Fri Apr 18 13:08:34 2008 UTC vs.
Revision 1.8 by querten, Sat Apr 19 14:34:58 2008 UTC

# Line 46 | Line 46 | struct stChunkToSave{  unsigned short typ
46   #define C_RECO_ECALHIT          12210           // Contains Chunks related to Ecal Clusters/Hits
47   #define C_RECO_HCALHIT          12310           // Contains Chunks related to Hcal Clusters/Hits
48  
49 + #define C_RECO_MUONSEG          12410           // Contains Chunks related to Muon Segment
50 + #define C_RECO_MUONHIT          12420           // Contains Chunks related to Muon Hits
51 +
52   #define C_GEOMETRY                      20000   // Contains Chunks related to the Geometry
53                                                                          // [20000,29999] is reserved for geometry
54  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines