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 2 and Version 3 of CardFileExamples


Ignore:
Timestamp:
Jun 13, 2017, 12:28:18 PM (7 years ago)
Author:
Patrick Stowell
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CardFileExamples

    v2 v3  
    2323
    2424=== Sample Structure ===
     25Data comparison samples are specified by including the 'sample structure, listing the name of the sample and the input.
     26{{{
     27sample   NAME   TYPE:/path/to/FILE   [OPTION]   [NORM]
     28}}}
     29- **NAME** : Name string of the sample of interest specified in src/FCN/SampleList.cxx.
     30- **TYPE** : Generator Input Type string telling NUISANCE what the file type is (e.g. GENIE)
     31- **OPTION** : (Option Argument) Specifying extra sample options that change the way the sample behaves at run time (e.g. SHAPE).
     32- **NORM** : Starting sample normalisation value used to shift total MC normalisation.
    2533
    26 {{{
    27 sample   NAME   TYPE:/path/to/FILE   OPTION   NORM
    28 }}}
     34
     35
    2936
    3037