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