SND@LHC Software
Loading...
Searching...
No Matches
makeSNDGenieEvents.py File Reference

Go to the source code of this file.

Namespaces

namespace  makeSNDGenieEvents
 

Functions

 makeSNDGenieEvents.init ()
 

Variables

str makeSNDGenieEvents.defaultfiledir = "/eos/experiment/ship/user/aiuliano/GENIE_input_SND/NeutrinoFiles/"
 
tuple makeSNDGenieEvents.defaultsplinedir
 
dict makeSNDGenieEvents.names = {14: "numu", 12: "nue", 16: "nutau", -14: "anumu", -12: "anue", -16: "anutau"}
 
dict makeSNDGenieEvents.filenames
 
 makeSNDGenieEvents.args = init()
 
 makeSNDGenieEvents.nupdg = int(args.nupdg)
 
str makeSNDGenieEvents.targetcode = "1000741840[0.95],1000280580[0.03],1000290630[0.02]"
 
 makeSNDGenieEvents.nevents = int(args.nevents)
 
dict makeSNDGenieEvents.inputfile = args.filedir + filenames[nupdg] + ".root"
 
dict makeSNDGenieEvents.spline = args.splinedir + names[nupdg] + "_xsec_splines.xml"
 
dict makeSNDGenieEvents.outputfile = names[nupdg] + "_" + args.process + "_FairShip.root"
 
 makeSNDGenieEvents.emin
 
 makeSNDGenieEvents.emax
 
 makeSNDGenieEvents.inputflux
 
 makeSNDGenieEvents.process
 
 makeSNDGenieEvents.seed
 
 makeSNDGenieEvents.simfile
 
list makeSNDGenieEvents.nupdglist = [nupdg]
 
 makeSNDGenieEvents.nknots