Changeset 7126 for trunk/MagicSoft/Mars/mhcalib/MHCalibrationRelTimeCam.cc
- Timestamp:
- 06/02/05 16:16:04 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHCalibrationRelTimeCam.cc
r6969 r7126 720 720 void MHCalibrationRelTimeCam::DrawDataCheckPixel(MHCalibrationPix &pix, const Float_t refline) 721 721 { 722 723 if (pix.IsEmpty()) 724 return; 722 725 723 726 TVirtualPad *newpad = gPad;
Note:
See TracChangeset
for help on using the changeset viewer.