nuisance is hosted by Hepforge, IPPP Durham
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.

Changes between Version 63 and Version 64 of HowToAddSample


Ignore:
Timestamp:
Jan 6, 2017, 5:30:45 PM (7 years ago)
Author:
Clarence Wret
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToAddSample

    v63 v64  
    77After 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.
    88
    9 '''NUISANCE is currently fully written in C++03 and we would appreciate future contributions to adhere to this standard.'''
     9NUISANCE is currently fully written in '''C++03''' and we would appreciate future contributions to adhere to this standard.
     10
     11If you're working on a sample and have been using this guide we'd appreciate [mailto:nuisance@projects.hepforge.org feedback].
    1012
    1113{{{
     
    575577
    576578You'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.