Changeset 2157 for trunk/MagicSoft
- Timestamp:
- 06/03/03 17:13:53 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 3 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2156 r2157 22 22 * mbase/Makefile, mbase/BaseLinkDef.h: 23 23 - added MTaskInteractive 24 25 * mhist/MHCurrents.[h,cc]: 26 - added (PRELIMINARY) 27 28 * mhist/Makefile, mhist/HistLinkDef.h: 29 - added MHCurrents 24 30 25 31 -
trunk/MagicSoft/Mars/mhist/HistLinkDef.h
r2080 r2157 20 20 21 21 #pragma link C++ class MHCerPhotEvt+; 22 #pragma link C++ class MHCurrents+; 22 23 23 24 #pragma link C++ class MHBlindPixels+; -
trunk/MagicSoft/Mars/mhist/Makefile
r2078 r2157 37 37 MH3.cc \ 38 38 MHCerPhotEvt.cc \ 39 MHCurrents.cc \ 39 40 MHMatrix.cc \ 40 41 MHFadcPix.cc \
Note:
See TracChangeset
for help on using the changeset viewer.