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:
-
Jan 6, 2017, 5:30:45 PM (8 years ago)
- Author:
-
Clarence Wret
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v63
|
v64
|
|
7 | 7 | After implementing we'll be able to make data/MC comparisons to the T2K CC1π^+^ H,,2,,O data for NEUT, GENIE, GiBUU and !NuWro, all in the same framework. We'll get MC predictions, χ^2^ values, interaction mode contributions, and more using a consistent signal definition, guaranteed the same across the generators. |
8 | 8 | |
9 | | '''NUISANCE is currently fully written in C++03 and we would appreciate future contributions to adhere to this standard.''' |
| 9 | NUISANCE is currently fully written in '''C++03''' and we would appreciate future contributions to adhere to this standard. |
| 10 | |
| 11 | If you're working on a sample and have been using this guide we'd appreciate [mailto:nuisance@projects.hepforge.org feedback]. |
10 | 12 | |
11 | 13 | {{{ |
… |
… |
|
575 | 577 | |
576 | 578 | You'll have to add the new sample to the CMake process just like in the 1D case, and add the sample into the `SampleList`. |
577 | | |
578 | | |
579 | | = Getting help = |
580 | | [mailto:nuisance@projects.hepforge.org Just email us] |
581 | | |
582 | | We're friendly and don't bite. |