24 |
* |
* |
25 |
* The parameters are the width of the regions on each side of a view that define the |
* The parameters are the width of the regions on each side of a view that define the |
26 |
* fiducial acceptance region. The detector size is therefore reduce by an amount of xTol |
* fiducial acceptance region. The detector size is therefore reduce by an amount of xTol |
27 |
* (yTol) on each side of the X (Y) view. |
* (yTol) on each side of the X (Y) view for all the GF planes except fot M1 and M2. For these, |
28 |
|
* xMagnTol and yMagnTol will be used as parameters. |
29 |
* |
* |
30 |
* @param cutName The cut's name. |
* @param cutName The cut's name. |
31 |
* @param xTol The fiducial border on X view for a generic plane in cm. |
* @param xTol The fiducial border on X view for a generic plane in cm (except M1 and M2). |
32 |
* @param yTol The fiducial border on Y view for a generic plane in cm. |
* @param yTol The fiducial border on Y view for a generic plane in cm (except M1 and M2). |
33 |
* @param xMagnTol The fiducial border on X view for M1 and M2 in cm. |
* @param xMagnTol The fiducial border on X view for M1 and M2 in cm. |
34 |
* @param yMagnTol The fiducial border on Y view for M1 and M2 in cm. |
* @param yMagnTol The fiducial border on Y view for M1 and M2 in cm. |
35 |
*/ |
*/ |