Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/howard for nu mi2023 a from gputnam configs #694

Merged
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
795d7f6
Update GENIE Reweight nusystematics configuration fcls for GENIE v3.4.0
sjgardiner Jul 25, 2023
6fa8d07
Create a new version of the systematics parameter fcl
sjgardiner Jul 25, 2023
ec9aa53
Having ignore_parameter_dependence false for multisim to treat depend…
jedori0228 Oct 10, 2023
5a3abb4
Add explanation of why the CEx fate weight calculators are commented out
sjgardiner Nov 21, 2023
eef5e88
Rerunning GenerateSystProviderConfig with updated v2 configs.
jedori0228 Nov 21, 2023
e8c79bd
Update MC calo const. Fix bug in Cryostat enumeration.
Jul 28, 2023
3e319ee
Update NormTools. Switch TPC and YZ normalization to be per-run.
Jul 28, 2023
83ff2dd
Use SQLite interface to normalization.
Jul 28, 2023
fd939f0
Tune induction gain to data.
Jul 28, 2023
bc9cf13
Update to angular dependent recombination correction.
Jul 28, 2023
42b143d
Update to ellipsoid modified box model.
Oct 22, 2023
00728f6
add geant4reweight producer to cafmaker_defs
mastbaum Jul 31, 2023
7753d36
We associated the T0Module to the cafmakerjob
gMoreno05 Sep 19, 2023
085fb74
Add in configurations for MeVPrtl generation points, GENIE systematic…
Oct 22, 2023
b2b0e11
Cluster3D ignores hits on channels marked bad.
Oct 22, 2023
4e4aac0
Remove test detector variations
Oct 22, 2023
1403b41
Moving fcl/caf/SystTools BACK to v09_72_00_06 version (before Gray's …
brucehoward-physics Feb 19, 2024
8cdea92
Merge remote-tracking branch 'remotes/origin/feature/gardiner-genie-s…
brucehoward-physics Feb 19, 2024
feb124c
Revert "We associated the T0Module to the cafmakerjob"
brucehoward-physics Feb 27, 2024
90e445a
Revert "add geant4reweight producer to cafmaker_defs"
brucehoward-physics Apr 25, 2024
7ed0292
Removing more geant4weight mentions
brucehoward-physics Apr 25, 2024
54e4501
Adding reference material
brucehoward-physics May 24, 2024
1e442e6
Updating reference material
brucehoward-physics May 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions fcl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ add_subdirectory(caf)
add_subdirectory(services)
add_subdirectory(utilities)
add_subdirectory(compatibility)
add_subdirectory(numi-anaA)

install_fhicl()
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#include "config_GENIEReWeightMultisigma_icarus_v1.fcl"
#include "config_GENIEReWeightMultisim_icarus_v1.fcl"
#include "config_GENIEReWeightMultisigma_icarus_v2.fcl"
#include "config_GENIEReWeightMultisim_icarus_v2.fcl"
#include "config_MINERvA_E2p2h_icarus_v1.fcl"
#include "config_MINERvAq0q3Tune_icarus_v1.fcl"
#include "config_MiscInteractionSysts_icarus_v1.fcl"
Expand Down
222 changes: 0 additions & 222 deletions fcl/caf/SystTools/configs/config_GENIEReWeightMultisigma_icarus_v1.fcl

This file was deleted.

Loading