Changeset 6929
- Timestamp:
- 04/12/05 08:37:06 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/main/MTracking.cc
r6923 r6929 250 250 Int_t pzd2 = fCosy->fZd2->GetPos(); 251 251 Int_t paz = fCosy->fAz->GetPos(); 252 252 /* 253 253 if (fCosy->fZd1->DirHasChanged() != fCosy->fZd2->DirHasChanged()) 254 254 { … … 261 261 fCosy->fZd2->ResetDirHasChanged(); 262 262 } 263 263 */ 264 264 // Get current shaftencoder position of the telescope 265 265 Double_t seposzd1 = ((pzd1+8192)%16384)*re.X();
Note:
See TracChangeset
for help on using the changeset viewer.