Skip to content

Commit

Permalink
Merge branch 'master' into smith_moniz_update
Browse files Browse the repository at this point in the history
  • Loading branch information
idkakorin authored Apr 23, 2023
2 parents 3b6c535 + 0feb8a1 commit 8a71042
Show file tree
Hide file tree
Showing 1,048 changed files with 502,700 additions and 162,493 deletions.
18 changes: 9 additions & 9 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ INITIAL_BUILD_TARGETS = print-make-info \
physics-nucleon-decay \
physics-nnbar-oscillation \
physics-boosted-dark-matter \
physics-neutral-heavy-lepton \
physics-heavy-neutral-lepton \
physics-dark-neutrino \
tools-flux-drivers \
tools-geometry-drivers \
Expand Down Expand Up @@ -156,11 +156,11 @@ else
endif


physics-neutral-heavy-lepton:
physics-heavy-neutral-lepton:
@echo " "
@echo "** Building neutral heavy lepton library..."
ifeq ($(strip $(GOPT_ENABLE_NEUTRAL_HEAVY_LEPTON)),YES)
cd ${GENIE}/src/Physics/NeutralHeavyLepton && $(MAKE) && \
ifeq ($(strip $(GOPT_ENABLE_HEAVY_NEUTRAL_LEPTON)),YES)
cd ${GENIE}/src/Physics/BeamHNL && $(MAKE) && \
cd ${GENIE}
else
@echo " "
Expand Down Expand Up @@ -407,7 +407,7 @@ endif
mkdir ${GENIE_INC_INSTALLATION_PATH}/Physics/Multinucleon/EventGen
mkdir ${GENIE_INC_INSTALLATION_PATH}/Physics/MuonEnergyLoss
mkdir ${GENIE_INC_INSTALLATION_PATH}/Physics/NNBarOscillation
mkdir ${GENIE_INC_INSTALLATION_PATH}/Physics/NeutralHeavyLepton
mkdir ${GENIE_INC_INSTALLATION_PATH}/Physics/BeamHNL
mkdir ${GENIE_INC_INSTALLATION_PATH}/Physics/NuclearState
mkdir ${GENIE_INC_INSTALLATION_PATH}/Physics/NuclearDeExcitation
mkdir ${GENIE_INC_INSTALLATION_PATH}/Physics/NucleonDecay
Expand Down Expand Up @@ -476,7 +476,7 @@ copy-install-files: FORCE
cd ${GENIE}/src/Physics/Multinucleon/EventGen && $(MAKE) install && \
cd ${GENIE}/src/Physics/MuonEnergyLoss && $(MAKE) install && \
cd ${GENIE}/src/Physics/NNBarOscillation && $(MAKE) install && \
cd ${GENIE}/src/Physics/NeutralHeavyLepton && $(MAKE) install && \
cd ${GENIE}/src/Physics/BeamHNL && $(MAKE) install && \
cd ${GENIE}/src/Physics/NuclearState && $(MAKE) install && \
cd ${GENIE}/src/Physics/NuclearDeExcitation && $(MAKE) install && \
cd ${GENIE}/src/Physics/NucleonDecay && $(MAKE) install && \
Expand Down Expand Up @@ -538,7 +538,7 @@ purge: FORCE
cd ${GENIE}/src/Physics/Multinucleon/EventGen && $(MAKE) purge && \
cd ${GENIE}/src/Physics/MuonEnergyLoss && $(MAKE) purge && \
cd ${GENIE}/src/Physics/NNBarOscillation && $(MAKE) purge && \
cd ${GENIE}/src/Physics/NeutralHeavyLepton && $(MAKE) purge && \
cd ${GENIE}/src/Physics/BeamHNL && $(MAKE) purge && \
cd ${GENIE}/src/Physics/NuclearState && $(MAKE) purge && \
cd ${GENIE}/src/Physics/NuclearDeExcitation && $(MAKE) purge && \
cd ${GENIE}/src/Physics/NucleonDecay && $(MAKE) purge && \
Expand Down Expand Up @@ -601,7 +601,7 @@ clean-files: FORCE
cd ${GENIE}/src/Physics/Multinucleon/EventGen && $(MAKE) clean && \
cd ${GENIE}/src/Physics/MuonEnergyLoss && $(MAKE) clean && \
cd ${GENIE}/src/Physics/NNBarOscillation && $(MAKE) clean && \
cd ${GENIE}/src/Physics/NeutralHeavyLepton && $(MAKE) clean && \
cd ${GENIE}/src/Physics/BeamHNL && $(MAKE) clean && \
cd ${GENIE}/src/Physics/NuclearState && $(MAKE) clean && \
cd ${GENIE}/src/Physics/NuclearDeExcitation && $(MAKE) clean && \
cd ${GENIE}/src/Physics/NucleonDecay && $(MAKE) clean && \
Expand Down Expand Up @@ -689,7 +689,7 @@ endif
cd ${GENIE}/src/Physics/Multinucleon/EventGen && $(MAKE) distclean && \
cd ${GENIE}/src/Physics/MuonEnergyLoss && $(MAKE) distclean && \
cd ${GENIE}/src/Physics/NNBarOscillation && $(MAKE) distclean && \
cd ${GENIE}/src/Physics/NeutralHeavyLepton && $(MAKE) distclean && \
cd ${GENIE}/src/Physics/BeamHNL && $(MAKE) distclean && \
cd ${GENIE}/src/Physics/NuclearState && $(MAKE) distclean && \
cd ${GENIE}/src/Physics/NuclearDeExcitation && $(MAKE) distclean && \
cd ${GENIE}/src/Physics/NucleonDecay && $(MAKE) distclean && \
Expand Down
22 changes: 20 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ For more information, visit http://www.genie-mc.org
- Alon Sportes (*Tel Aviv*)
- Noah Steinberg (*Fermilab*)
- Vladyslav Syrotenko (*Tufts*)
- Júlia Tena Vidal (*Liverpool*)
- Júlia Tena Vidal (*Tel Aviv*)
- Jeremy Wolcott (*Tufts*)

---
Expand Down Expand Up @@ -105,7 +105,7 @@ Past authors:

## Copyright

Copyright (c) 2003-2022, The GENIE Collaboration. For information, visit http://copyright.genie-mc.org
Copyright (c) 2003-2023, The GENIE Collaboration. For information, visit http://copyright.genie-mc.org


## Physics & User manual
Expand Down Expand Up @@ -223,4 +223,22 @@ Finally, if you used any of the new model configurations and tunes provided in t
}
</pre>

<pre>
@article{GENIE:2022qrc,
author = "Tena-Vidal, Julia and others",
collaboration = "GENIE",
title = "{Neutrino-nucleus CC0$\pi$ cross-section tuning in GENIE v3}",
eprint = "2206.11050",
archivePrefix = "arXiv",
primaryClass = "hep-ph",
reportNumber = "FERMILAB-PUB-22-296-ND-QIS-SCD",
doi = "10.1103/PhysRevD.106.112001",
journal = "Phys. Rev. D",
volume = "106",
number = "11",
pages = "112001",
year = "2022"
}
</pre>

Please notice that the GENIE authors endorse the **MCNET guidelines for fair academic use** which can be found in http://www.montecarlonet.org/GUIDELINES. We invite users to consider which GENIE components are important for a particular analysis and cite them, in addition to the main references. A list of such references in maintained in the official GENIE web page.
Loading

0 comments on commit 8a71042

Please sign in to comment.