Ignore:
Timestamp:
Dec 6, 2013, 5:12:43 PM (10 years ago)
Author:
zhangj
Message:

Clean version of Tracy: SoleilVersion at the end of 2011.Use this clean version to find the correct dipole fringe field to have the correct FMAP and FMAPDP of ThomX. Modified files: tpsa_lin.cc, soleillib.cc, prtmfile.cc, rdmfile.cc, read_script.cc, physlib.cc, tracy.cc, t2lat.cc, t2elem.cc, naffutils.cc in /tracy/tracy/src folder; naffutils.h, tracy_global.h, physlib.h, tracy.h, read_script.h, solielilib.h, t2elem.h in /tracy/tracy.inc folder; soltracy.cc in tracy/tools folder

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/tracy3-3.10.1b/tracy/tracy/inc/naffutils.h

    r11 r23  
    2727                 double ctau, long nmax, double Tx[][NTURN], bool *status);
    2828
    29 void Trac_Simple4DCOD(double x, double px, double y, double py, double dp,
    30                  double ctau, long nmax, double Tx[][NTURN], long& lastn, long& lastpos,ss_vect<double>& x1,bool *status2);
    31 
    3229void Trac_Simple6DCOD(double x, double px, double y, double py, double dp,
    3330         double ctau, long nmax, double Tx[][NTURN], bool *status);
Note: See TracChangeset for help on using the changeset viewer.