# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |