Changeset 5090 for trunk/MagicSoft/Mars/mhcalib
- Timestamp:
- 09/16/04 20:55:45 (20 years ago)
- Location:
- trunk/MagicSoft/Mars/mhcalib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHCalibrationChargeBlindCam.cc
r5083 r5090 414 414 // Deletes the TObjArray's and Clones them individually 415 415 // 416 #if 0417 416 TObject *MHCalibrationChargeBlindCam::Clone(const char *name) const 418 417 { … … 443 442 return cam; 444 443 } 445 #endif446 444 447 445 // ----------------------------------------------------------------------------- -
trunk/MagicSoft/Mars/mhcalib/MHCalibrationChargeBlindCam.h
r5083 r5090 48 48 49 49 // Clone 50 //TObject *Clone(const char *name="") const;50 TObject *Clone(const char *name="") const; 51 51 52 52 // Draw
Note:
See TracChangeset
for help on using the changeset viewer.