Changeset 6390
- Timestamp:
- 02/12/05 11:08:48 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHCalibrationChargeCam.cc
r6385 r6390 1338 1338 1339 1339 TGraph *uv10 = new TGraph(2); 1340 uv10->SetPoint(0,refline,0. 1);1340 uv10->SetPoint(0,refline,0.); 1341 1341 uv10->SetPoint(1,refline,hist->GetMaximum()); 1342 1342 uv10->SetBit(kCanDelete);
Note:
See TracChangeset
for help on using the changeset viewer.