Changeset 1834 for trunk/MagicSoft/Mars
- Timestamp:
- 03/19/03 10:31:48 (22 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1833 r1834 5 5 * mhist/MH3.[h,cc]: 6 6 - changed default constructor to support different dimensions 7 8 * mhist/MHArray.[h,cc]: 9 - added AddHistogram 7 10 8 11 -
trunk/MagicSoft/Mars/mhist/MHArray.h
r1629 r1834 39 39 virtual Bool_t Finalize(); 40 40 41 Bool_t AddHistogram(); 42 41 43 MH &operator[](Int_t i); 42 44 MH *At(Int_t i);
Note:
See TracChangeset
for help on using the changeset viewer.