- Timestamp:
- 08/04/06 11:38:34 (18 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7850 r7851 78 78 * mraw/MRawFileRead.cc: 79 79 - rais an error if a requested file could not be opened 80 81 * mbase/MParContainer.cc: 82 - added some comments 80 83 81 84 -
trunk/MagicSoft/Mars/mbase/MParContainer.cc
r7808 r7851 320 320 } 321 321 322 // -------------------------------------------------------------------------- 323 // 324 // Read an object from the current directory. If no name is given 325 // the name of this object is used. The final object will have the 326 // name of the object read from file. 327 // 322 328 Int_t MParContainer::Read(const char *name) 323 329 {
Note:
See TracChangeset
for help on using the changeset viewer.