Paired with this PR in preparation for MiniProdN1.1 NDLAr only which will be done in the style of 2x2 MiniRuns. All changes should be completely transparent for the "2x2" users of 2x2_sim.
In the PR:
In run-edep-sim:
DUNEND and DUNENDROCKparam_sets have been added to flux/GNumiFlux.xml.
The gevgen_fnal call in run_edep_sim.sh has been adapted to allow running with different options which can be specified in the fireworks4dune/specs/* as environment variables. These changes are related to the main difference between MiniRunXs for 2x2 and MiniProdN1.1 for ND LAr being the geometry.
dune-nd.mac added to macros.
Added maxpath/genmaxpath.MiniProdN1p1_NDLAr.sh and corresponding generated maxpath/nd_hall_with_lar_tms_sand.AR23_20i_00_000.maxpath.xml.
In run-spill-build:
The flexibility to change spill POT and spill time when spill building via fireworks4dune/specs/* as environment variables has been added.
In run-convert2h5:
convert_edepsim_roottoh5.py has been adapted to allow specification of containerName (where we look for active hits) in the fireworks4dune/specs/* as environment variables.
In run-larnd-sim:
run_larnd_sim.sh has been adapted to allow specification of all simulate_pixels.py arguments via fireworks4dune/specs/* as environment variables.
Paired with this PR in preparation for
MiniProdN1.1
NDLAr only which will be done in the style of 2x2MiniRuns
. All changes should be completely transparent for the "2x2" users of2x2_sim
.In the PR:
In
run-edep-sim
:DUNEND
andDUNENDROCK
param_sets
have been added toflux/GNumiFlux.xml
.gevgen_fnal
call inrun_edep_sim.sh
has been adapted to allow running with different options which can be specified in thefireworks4dune/specs/*
as environment variables. These changes are related to the main difference betweenMiniRunX
s for 2x2 andMiniProdN1.1
for ND LAr being the geometry.dune-nd.mac
added tomacros
.maxpath/genmaxpath.MiniProdN1p1_NDLAr.sh
and corresponding generatedmaxpath/nd_hall_with_lar_tms_sand.AR23_20i_00_000.maxpath.xml
.In
run-spill-build
:fireworks4dune/specs/*
as environment variables has been added.In
run-convert2h5
:convert_edepsim_roottoh5.py
has been adapted to allow specification ofcontainerName
(where we look for active hits) in thefireworks4dune/specs/*
as environment variables.In
run-larnd-sim
:run_larnd_sim.sh
has been adapted to allow specification of allsimulate_pixels.py
arguments viafireworks4dune/specs/*
as environment variables.