Changeset 19602 for trunk/Mars/macros


Ignore:
Timestamp:
09/02/19 20:41:21 (5 years ago)
Author:
tbretz
Message:
Implemented a higher resolution type (9) for the camera
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/macros/hawcseye/fresnellens_image.C

    r19601 r19602  
    3939    MHPhotonEvent plane3(2, "HMirrorPlane3");
    4040    MHPhotonEvent plane4(2, "HMirrorPlane4");
    41     MHPhotonEvent planeC(5, "HPhotonEventCamera");
     41    MHPhotonEvent planeC(9, "HPhotonEventCamera");
    4242
    4343    planeG.SetMaxImpact(60);
Note: See TracChangeset for help on using the changeset viewer.