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.9 by querten, Sat Apr 26 10:43:48 2008 UTC vs.
Revision 1.10 by querten, Thu May 1 06:52:20 2008 UTC

# Line 42 | Line 42 | struct stChunkToSave{  unsigned short typ
42                                                                          // [12000,12999] is reserved for Reconstruction data
43   #define C_RECO_TRACK            12110           // Contains Chunks related to RecoTracks
44   #define C_RECO_TRACKHIT         12111           // Contains RecHits
45 + #define C_RECO_TRACKINFO        12112           // Contains Pt, Collection, Chi2
46  
47   #define C_RECO_ECALHIT          12210           // Contains Chunks related to Ecal Clusters/Hits
48   #define C_RECO_HCALHIT          12310           // Contains Chunks related to Hcal Clusters/Hits

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines