- Timestamp:
- 02/24/05 08:58:39 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r6626 r6668 21 21 22 22 -*-*- END OF LINE -*-*- 23 24 2005/02/24 Abelardo Moralejo 25 26 * mtemp/mpadova/macros/resize.C 27 - moved MSrcPosCam output container from RunHeaders to Events tree. 23 28 24 29 2005/02/18 Marcos Lopez -
trunk/MagicSoft/Mars/mtemp/mpadova/macros/resize.C
r6547 r6668 42 42 write.AddContainer("MNewImagePar", "Events"); 43 43 write.AddContainer("MHillasSrc", "Events"); 44 write.AddContainer("MSrcPosCam", "Events", kFALSE); 44 45 write.AddContainer("MConcentration", "Events", kFALSE); 45 46 write.AddContainer("MPointingPos", "Events", kFALSE); … … 53 54 54 55 write.AddContainer("MRawRunHeader", "RunHeaders"); 55 write.AddContainer("MSrcPosCam", "RunHeaders");56 56 write.AddContainer("MMcRunHeader", "RunHeaders"); 57 57
Note:
See TracChangeset
for help on using the changeset viewer.