ci_test_gen_protoDUNEsp.fcl
Go to the documentation of this file.
1 #include "mcc12_gen_protoDune_beam_cosmics_p1GeV.fcl"
2 
3 services.NuRandomService.policy: "preDefinedSeed"
4 services.NuRandomService.baseSeed: 1234
5 services.NuRandomService.generator.protoDUNEBeam: 1234
6 services.NuRandomService.ar39: 1234
7 services.NuRandomService.ar42: 1234
8 services.NuRandomService.kr85: 1234
9 services.NuRandomService.rn222: 1234
10 services.NuRandomService.cosmicgenerator.gen: 1234
11 services.NuRandomService.cosmicgenerator.pois: 1234
12 
13 services.RandomNumberGenerator.restoreFrom: "GenRandomSeeds_Ref_protoDUNE.dat"
14 services.RandomNumberGenerator.saveTo: "GenRandomSeeds.dat"
15 
16 # Override CORSIKA flux file path to be able to access them without a proxy
17 #physics.producers.cosmicgenerator.ShowerInputFiles: [
18 # "/cvmfs/dune.osgstorage.org/pnfs/fnal.gov/usr/dune/persistent/stash/Cosmics/CERN/CORSIKA/standard/p_showers_*db",
19 # "/cvmfs/dune.osgstorage.org/pnfs/fnal.gov/usr/dune/persistent/stash/Cosmics/CERN/CORSIKA/standard/He_showers_*db",
20 # "/cvmfs/dune.osgstorage.org/pnfs/fnal.gov/usr/dune/persistent/stash/Cosmics/CERN/CORSIKA/standard/N_showers_*db",
21 # "/cvmfs/dune.osgstorage.org/pnfs/fnal.gov/usr/dune/persistent/stash/Cosmics/CERN/CORSIKA/standard/Mg_showers_*db",
22 # "/cvmfs/dune.osgstorage.org/pnfs/fnal.gov/usr/dune/persistent/stash/Cosmics/CERN/CORSIKA/standard/Fe_showers_*db"
23 # ]
24 
25 # Override beam file path to be able to access it without a proxy
26 physics.producers.generator.FileName: "/cvmfs/dune.osgstorage.org/pnfs/fnal.gov/usr/dune/persistent/stash/ContinuousIntegration/protoDUNEsp/gen/H4_v34b_1GeV_-27.7_10M_1.root"