Changeset 8285 for trunk/MagicSoft
- Timestamp:
- 02/01/07 15:13:32 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHCamera.cc
r8284 r8285 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MHCamera.cc,v 1. 99 2007-02-01 14:42:02 tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MHCamera.cc,v 1.100 2007-02-01 15:13:32 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 162 162 // not removed from the current directory. 163 163 // 164 TObject *MHCamera::Clone(const char *newname ="") const164 TObject *MHCamera::Clone(const char *newname) const 165 165 { 166 166 TObject *rc = TH1D::Clone(newname);
Note:
See TracChangeset
for help on using the changeset viewer.