Changeset 758 for sans/XOP_Dev/MonteCarlo/MonteCarlo.h
- Timestamp:
- Oct 26, 2010 3:32:14 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/XOP_Dev/MonteCarlo/MonteCarlo.h
r623 r758 54 54 int Monte_SANSX3(MC_ParamsPtr p); 55 55 int Monte_SANSX4(MC_ParamsPtr p); 56 57 long MC_round(double x); 56 58 int FindPixel(double testQ, double testPhi, double lam, double sdd, double pixSize, double xCtr, double yCtr, long *xPixel, long *yPixel); 57 59 int NewDirection(double *vx, double *vy, double *vz, double theta, double phi);
Note: See TracChangeset
for help on using the changeset viewer.