close
Warning:
Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.
- Timestamp:
-
Jun 13, 2017, 12:33:11 PM (7 years ago)
- Author:
-
Patrick Stowell
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v4
|
v5
|
|
44 | 44 | }}} |
45 | 45 | |
46 | | **Example 2** : MiniBooNE CC1pi comparison using a NEUT file |
| 46 | **Example 3** : MiniBooNE CC1pi comparison using a NEUT file |
47 | 47 | {{{ |
48 | 48 | sample MiniBooNE_CC1pi_XSec_1DTpi_nu NEUT:/path/to/my/neutfile.root |
49 | 49 | }}} |
| 50 | |
| 51 | **Example 4** : MiniBooNE CC1pi comparison using a GiBUU file and the SHAPE option |
| 52 | {{{ |
| 53 | sample MiniBooNE_CC1pi_XSec_1DTpi_nu GiBUU:/path/to/my/gibuufile.root SHAPE |
| 54 | }}} |
| 55 | |
| 56 | **Example 5** : MINERvA CCQE comparison using a NEUT file and shifting the MC normalisation by 1.0 / 0.9. |
| 57 | {{{ |
| 58 | sample MINERvA_CCQE_XSec_1DQ2_nu NEUT:/path/to/my/neutfile.root DEFAULT 0.9 |
| 59 | }}} |
| 60 | |
| 61 | **Example 6** : MiniBooNE CCQE comparison using a NuWro, shifting the MC by 0.9 / 1.0 buy also adding a normalisation penalty (option=NORM) |
| 62 | {{{ |
| 63 | sample MiniBooNE_CCQE_XSec_1DQ2_nu NEUT:/path/to/my/neutfile.root NORM 0.9 |
| 64 | }}} |
| 65 | |
50 | 66 | |
51 | 67 | === Parameter Structure === |