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 HowToNeut


Ignore:
Timestamp:
Nov 15, 2016, 12:27:26 PM (8 years ago)
Author:
Patrick Stowell
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToNeut

    v2 v3  
    1313
    1414== Structure of card files: ==
     15
     16
     17
     18= NEUT inputs for NUISANCE =
     19The output of neutroot, a neutvect, can be read in by NUISANCE to generate predictions. neutroot also saves the predicted flux and event rate predictions automatically into the neutvect files so NUISANCE already has everything it needs.
     20
     21To read NEUT inputs the NEUT type just needs to be specified.
     22{{{
     23sample MiniBooNE_CCQE_XSec_1DQ2_nu  NEUT:/path/to/neut/input/file.root
     24}}}
     25
     26= Using NEUT ReWeight =
     27
     28
     29= Joint Flux Inputs =
     30neutroot does not yet natively support combined beams or targets so if you want to use the measurement classes that require this (e.g. MINERvA CC0pi nue+nuebar) you will have to setup a JOINT input. See JointInputs for more information on how to achieve this.
     31
     32