Ignore:
Timestamp:
05/10/05 12:13:12 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mmuon/MMuonCalibParCalc.cc

    r6986 r7005  
    213213    fMuonCalibPar->SetArcWidth(width);
    214214
    215     // Check if this is a 'Write-Out' candidate
    216     if (fMuonCalibPar->GetArcPhi()>160    && fMuonSearchPar->GetRadius()<400 &&
    217         fMuonSearchPar->GetDeviation()<50 && fMuonSearchPar->GetRadius()>170)
    218         fMuonCalibPar->SetReadyToSave();
    219 
    220215    return kTRUE;
    221216}
Note: See TracChangeset for help on using the changeset viewer.