Changeset 6929


Ignore:
Timestamp:
04/12/05 08:37:06 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/main/MTracking.cc

    r6923 r6929  
    250250    Int_t pzd2 = fCosy->fZd2->GetPos();
    251251    Int_t paz  = fCosy->fAz->GetPos();
    252 
     252/*
    253253    if (fCosy->fZd1->DirHasChanged() != fCosy->fZd2->DirHasChanged())
    254254    {
     
    261261        fCosy->fZd2->ResetDirHasChanged();
    262262    }
    263 
     263  */
    264264    // Get current shaftencoder position of the telescope
    265265    Double_t seposzd1 = ((pzd1+8192)%16384)*re.X();
Note: See TracChangeset for help on using the changeset viewer.