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 54 and Version 55 of HowToAddSample


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

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToAddSample

    v54 v55  
    471471after the last T2K entry.
    472472
     473Also add the relevant header files for the new samples in the `src/FCN/SampleList.h`:
     474
     475{{{
     476// T2K CC1pi+ on H2O
     477#include "T2K_CC1pip_H2O_XSec_1DEnuMB_nu.h"
     478#include "T2K_CC1pip_H2O_XSec_1Dpmu_nu.h"
     479}}
    473480
    474481[=#point_full_imp]
     
    563570You'll have to add the new sample to the CMake process just like in the 1D case, and add the sample into the `SampleList`.
    564571
     572
    565573= Getting help =
    566574[mailto:nuisance@projects.hepforge.org Just email us]
    567575
    568 
    569576We're friendly and don't bite.