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 1 and Version 2 of HowToUseNUISCOMP-GENIE


Ignore:
Timestamp:
Jun 12, 2017, 5:48:51 PM (7 years ago)
Author:
Patrick Stowell
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToUseNUISCOMP-GENIE

    v1 v2  
    9797Takes GHep Outputs and prepares events for NUISANCE.
    9898
    99 PrepareGENIEEvents  [-h,-help,--h,--help] [-i inputfile1.root,inputfile2.root,inputfile3.root,...] [-f flux_root_file.root,flux_hist_name] [-t target1[frac1],target2[frac2],...]
    100 
    101 Prepare Mode [Default] : Takes a single GHep file, reconstructs the original GENIE splines,  and creates a duplicate file that also contains the flux, event rate, and xsec predictions that NUISANCE needs.
     99PrepareGENIEEvents  [-h,-help,--h,--help]
     100                                    [-i inputfile1.root,inputfile2.root,inputfile3.root,...]
     101                                    [-f flux_root_file.root,flux_hist_name]
     102                                    [-t target1[frac1],target2[frac2],...]
     103
     104Prepare Mode [Default] : Takes a single GHep file, reconstructs the original GENIE splines,  and creates a duplicate file that
     105also contains the flux, event rate, and xsec predictions that NUISANCE needs.
    102106Following options are required for Prepare Mode:
    103107 [ -i inputfile.root  ] : Reads in a single GHep input file that needs the xsec calculation ran on it.
    104  [ -f flux_file.root,hist_name ] : Path to root file containing the flux histogram the GHep records were generated with. A simple method is to point this to the flux histogram genie generatrs '-f /path/to/events/input-flux.root,spectrum'.
    105  [ -t target ] : Target that GHepRecords were generated with. Comma seperated list. E.g. for CH2 target=1000060120,1000010010,1000010010
     108 [ -f flux_file.root,hist_name ] : Path to root file containing the flux histogram the GHep records were generated with. A
     109simple method is to point this to the flux histogram genie generatrs '-f /path/to/events/input-flux.root,spectrum'.
     110 [ -t target ] : Target that GHepRecords were generated with. Comma seperated list. E.g. for CH2
     111target=1000060120,1000010010,1000010010
    106112}}}
    107113