Changeset 5674 for trunk/MagicSoft
- Timestamp:
- 12/22/04 15:22:34 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtemp/mifae/macros/OptimizeDisp.C
r5671 r5674 13 13 // 14 14 // In order to get an estimate of DISP 15 // - one assumes a parametrization DISP = f( a,b,c,... ; s1,s2,s3,...)15 // - one assumes a parametrization DISP = f(p[0],p[1],p[2],... ; s1,s2,s3,...) 16 16 // where s1,s2,s3,... are measurable quantities like 17 17 // image parameters, (theta, phi), etc. 18 // and a,b,c, ... are free parameters18 // and p[0],p[1],p[2], ... are free parameters 19 19 // 20 20 // - and determines the free parameters a,b,c ... from MC gamma data
Note:
See TracChangeset
for help on using the changeset viewer.