Changeset 15 in ZHANGProjects for ICOSIM/CPP/trunk/source/CrystalCollimator.cc


Ignore:
Timestamp:
Aug 25, 2014, 3:40:18 PM (10 years ago)
Author:
zhangj
Message:

(1) Modify the bug to connect to the Fortran files. (2) Fix the bug of the definition type of the random functions used in Fortran file crystal_dan_FINAL....f.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ICOSIM/CPP/trunk/source/CrystalCollimator.cc

    r9 r15  
    9191    SimCrys sim(Crystal (C_orient,  IS, C_xmax, C_ymax, Cry_length, Rcurv), Partcrys (0)); //simulation of the passage through the crystal
    9292
     93   // sim.general(sim, pas, outputpath, NAME, emitx0, emity0,enum, C_rotation, C_aperture, C_offset, C_tilt, Cry_tilt);
     94   
    9395    sim.general(sim, pas, outputpath, Mirror, C_rotation, C_aperture, C_offset, C_tilt, Cry_tilt);
    9496
Note: See TracChangeset for help on using the changeset viewer.