Changeset 4151 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 05/24/04 17:41:12 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MHCalibrationTestCam.cc
r3982 r4151 455 455 // ================= 456 456 // 457 // 7: Fitted Mean Test Calibration (MHGausEvents::GetMean()) by MGeomPix::GetA()458 // 8: Fitted Mean Error Calibration (MHGausEvents::GetSigma()) by MGeomPix::GetA()459 // 9: Fitted Sigma Test Calibration (MHGausEvents::GetMean()) by MGeomPix::GetA()460 // 8: Fitted Sigma Error Calibration (MHGausEvents::GetSigma()) by MGeomPix::GetA()457 // 7: Fitted Mean Test Calibration (MHGausEvents::GetMean()) by MGeomPix::GetA() 458 // 8: Fitted Mean Error Calibration (MHGausEvents::GetMeanErr()) by MGeomPix::GetA() 459 // 9: Fitted Sigma Test Calibration (MHGausEvents::GetSigma()) by MGeomPix::GetA() 460 // 10: Fitted Sigma Error Calibration (MHGausEvents::GetSigmaErr()) by MGeomPix::GetA() 461 461 // 462 462 Bool_t MHCalibrationTestCam::GetPixelContent(Double_t &val, Int_t idx, const MGeomCam &cam, Int_t type) const
Note:
See TracChangeset
for help on using the changeset viewer.