Changeset 5791 for trunk/MagicSoft
- Timestamp:
- 01/10/05 21:04:09 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHCalibrationCam.cc
r5685 r5791 783 783 { 784 784 fLoGainArray->AddAt(new MHCalibrationPix(Form("%sLoGainPix%04d",fHistName.Data(),i), 785 Form("%s Low Gain Pixel% $04d",fHistTitle.Data(),i)),i);785 Form("%s Low Gain Pixel%04d",fHistTitle.Data(),i)),i); 786 786 787 787 MHCalibrationPix &pix = (*this)(i);
Note:
See TracChangeset
for help on using the changeset viewer.