Ignore:
Timestamp:
06/13/05 09:41:57 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Cosy/tpoint
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/tpoint/plot.C

    r7105 r7147  
    121121};
    122122
    123 const Int_t counts = 12-4;
     123const Int_t counts = 13-4;
    124124Description_t desc[counts] =
    125125{
     
    139139    {"05051", "TPoints Residuals 5/2004-1" , "tpoint/tpoint0505-1.txt"},
    140140    // Mirror alignment has been fixed
    141     {"05052", "TPoints Residuals 5/2004-2" , "tpoint/tpoint0505-2.txt"}
     141    {"05052", "TPoints Residuals 5/2004-2" , "tpoint/tpoint0505-2.txt"},
     142    // Fixes to pointing model due to fixing a screw
     143    {"0506", "TPoints Residuals 6/2004" , "tpoint/tpoint0506.txt"}
    142144};
    143145
Note: See TracChangeset for help on using the changeset viewer.