Ignore:
Timestamp:
11/03/04 14:42:15 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/ReflectorII/reflector.c

    r1725 r5336  
    203203        break;
    204204      }
     205   
     206    /* AM, Nov 2004: in case of wobble mode, change also the telescope
     207     * theta and phi in the container to be written to the output file
     208     * (rheadp) !
     209     */
     210
     211    rheadp->telescopeTheta = tel_theta;
     212    rheadp->telescopePhi = tel_phi;
    205213
    206214    /* Calculate OmegaCT matrices  */
Note: See TracChangeset for help on using the changeset viewer.