Changeset 7005 for trunk/MagicSoft/Mars/mmuon
- Timestamp:
- 05/10/05 12:13:12 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmuon/MMuonCalibParCalc.cc
r6986 r7005 213 213 fMuonCalibPar->SetArcWidth(width); 214 214 215 // Check if this is a 'Write-Out' candidate216 if (fMuonCalibPar->GetArcPhi()>160 && fMuonSearchPar->GetRadius()<400 &&217 fMuonSearchPar->GetDeviation()<50 && fMuonSearchPar->GetRadius()>170)218 fMuonCalibPar->SetReadyToSave();219 220 215 return kTRUE; 221 216 }
Note:
See TracChangeset
for help on using the changeset viewer.