- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Mar 22 2023
Mar 22 2023
amaier committed rHEJ20aa74f2676a: fix normalisation of current contraction for central Higgs emission (authored by amaier).
fix normalisation of current contraction for central Higgs emission
amaier committed rHEJd7319971d77b: renamed function to agree with general conventions (authored by amaier).
renamed function to agree with general conventions
remove unneeded ME_H_* functions
remove obsolete abstraction layer
amaier committed rHEJc6916fa32200: use standard convention for normalisation of LL central Higgs current… (authored by amaier).
use standard convention for normalisation of LL central Higgs current…
amaier committed rHEJef51e306b40f: Added check on eventmap for lowpt option (authored by CE PH <conor.elrick@ed.ac.uk>).
Added check on eventmap for lowpt option
amaier committed rHEJ9da01636e54d: Added quick XS CI test for low pt using existing 2j xs inputs. (authored by CE PH <conor.elrick@ed.ac.uk>).
Added quick XS CI test for low pt using existing 2j xs inputs.
amaier committed rHEJ6305a7f51a67: Added option for low pt runs to the yaml config. (authored by CE PH <conor.elrick@ed.ac.uk>).
Added option for low pt runs to the yaml config.
amaier committed rHEJd9f99f5e98f4: Updated documentation and changelog for lowpt option (authored by CE PH <conor.elrick@ed.ac.uk>).
Updated documentation and changelog for lowpt option
amaier committed rHEJ9933e6589598: Added logic for lowpt contributions using jet pt in config file (authored by CE PH <conor.elrick@ed.ac.uk>).
Added logic for lowpt contributions using jet pt in config file
amaier committed rHEJb77608c0bdf7: Merge branch '111-higgs-jets-subleading-me-tests' into 'master' (authored by amaier).
Merge branch '111-higgs-jets-subleading-me-tests' into 'master'
amaier committed rHEJ4cd5d77a81c9: added Higgs matrix element tests with more subleading configurations (authored by amaier).
added Higgs matrix element tests with more subleading configurations
amaier committed rHEJ020744a3477f: Merge branch '110-add-test-for-subtracted-lipatov' into 'master' (authored by amaier).
Merge branch '110-add-test-for-subtracted-lipatov' into 'master'
amaier committed rHEJfe978af1c753: Merge branch '81-add-test-for-log-correction' into 'master' (authored by amaier).
Merge branch '81-add-test-for-log-correction' into 'master'
amaier committed rHEJ8c6b9b44af12: added regression test checking subtracted Lipatov vertex (\lambda > \kappa) (authored by amaier).
added regression test checking subtracted Lipatov vertex (\lambda > \kappa)
amaier committed rHEJ82c00bab1fe7: added regression test for `log correction: true` (authored by amaier).
added regression test for `log correction: true`
amaier committed rHEJ3a077a4ff3e3: Merge branch '145-streamline-duplicate-me_xyz-functions' into 'master' (authored by amaier).
Merge branch '145-streamline-duplicate-me_xyz-functions' into 'master'
update documentation
amaier committed rHEJ314f00ec3b17: fix momenta in documentation of `ME_Cenqqbar_qq` (authored by amaier).
fix momenta in documentation of `ME_Cenqqbar_qq`
remove unused parameters
amaier committed rHEJ23a6253c898e: normalisation of central qqbar current contraction (authored by amaier).
normalisation of central qqbar current contraction
moved typedefs from header to source files
amaier committed rHEJab8d2eff20cb: adhere to naming conventions for current contractions described in developer… (authored by amaier).
adhere to naming conventions for current contractions described in developer…
amaier committed rHEJbe148c27e591: fix normalisation of uno/FKL current contraction (authored by amaier).
fix normalisation of uno/FKL current contraction
amaier committed rHEJeb26cda064ce: remove extremal qqbar ME_* functions for pure jets (authored by amaier).
remove extremal qqbar ME_* functions for pure jets
remove uno ME_* functions for pure jets
amaier committed rHEJ245ee59e596c: change normalisation of LL current contraction to agree with the literature (authored by amaier).
change normalisation of LL current contraction to agree with the literature
remove ME_* functions for LL pure jets
small cleanup
Merge branch 'HEJ@NLO' into 'master'
amaier committed rHEJ68deca8f54a7: Merge branch '160-allow-require-c-17' into 'master' (authored by amaier).
Merge branch '160-allow-require-c-17' into 'master'
amaier committed rHEJ9c036c75d712: fix incompatibility between RNG and standard library requirements (authored by amaier).
fix incompatibility between RNG and standard library requirements
Merge branch 'master' into HEJ@NLO
amaier committed rHEJe211f74a3fdf: Merge branch '178-hej-rng-is-not-compatible-with-uniformrandombitgenerator'… (authored by amaier).
Merge branch '178-hej-rng-is-not-compatible-with-uniformrandombitgenerator'…
deprecate HEJ::optional
use std::optional everywhere
Updated changelog
Require C++17
amaier committed rHEJ73a037255ab2: Merge branch 'update_test_samples' into 'master' (authored by amaier).
Merge branch 'update_test_samples' into 'master'
amaier committed rHEJa5fd73fc5958: Merge branch '176-missing-tag-in-hej-lhe-event-output' into 'master' (authored by amaier).
Merge branch '176-missing-tag-in-hej-lhe-event-output' into 'master'
write closing tag in LHEF
amaier committed rHEJbd561e6fab57: Update CI test samples to include different jet multiplicities (authored by Conor Elrick <conor.elrick@ed.ac.uk>).
Update CI test samples to include different jet multiplicities
amaier committed rHEJ8f2e6775ff5e: remove unused information from reference event files (authored by amaier).
remove unused information from reference event files
amaier committed rHEJ5d2c144c362e: short W+jets tests using standard testing PDF set (authored by amaier).
short W+jets tests using standard testing PDF set
renamed large event files
short tests for W + jets
updated changelog
amaier committed rHEJ544bf05721d2: Merge branch 'update_changelog' into 'master' (authored by amaier).
Merge branch 'update_changelog' into 'master'
run shorter cross section tests by default
amaier committed rHEJ19e69b4384eb: new constructor and rng access function in fixed-order EventGenerator (authored by amaier).
new constructor and rng access function in fixed-order EventGenerator
amaier committed rHEJ34c734d2f7ac: ensure deterministic HEJFOG tests by seeding the random number generator (authored by amaier).
ensure deterministic HEJFOG tests by seeding the random number generator
amaier committed rHEJaaab739ce047: Use new EventGenerator constructor in tests (authored by amaier).
Use new EventGenerator constructor in tests
amaier committed rHEJ6404a437b797: Lower sensitivity to changes in HEJFOG tests (authored by amaier).
Lower sensitivity to changes in HEJFOG tests
amaier committed rHEJee77b41f5bae: clean up description of HEJFOG process setting (authored by amaier).
clean up description of HEJFOG process setting
amaier committed rHEJ6e17ceeea79a: Remove unnecessary absolute value (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Remove unnecessary absolute value
amaier committed rHEJa93789db34c8: Update documentation (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update documentation
amaier committed rHEJc6cf722b9ed2: Restrict Z/photon mass range in FOG tests (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Restrict Z/photon mass range in FOG tests
amaier committed rHEJ24b48a1f3147: Update Z+jets reference cross sections in FOG tests (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update Z+jets reference cross sections in FOG tests
amaier committed rHEJccd795c7a0fb: Add classification tests for Z+jets in FOG (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Add classification tests for Z+jets in FOG
amaier committed rHEJ9b8420348694: Add subleading test for Z+jets in FOG (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Add subleading test for Z+jets in FOG
amaier committed rHEJ6540be49699f: Add channel tests for Z+jets in FOG (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Add channel tests for Z+jets in FOG
amaier committed rHEJ5110d713e6cd: Add Z+jets xs tests in FOG (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Add Z+jets xs tests in FOG
amaier committed rHEJ982e6db5d3a6: Enable Z+Jets generation in FOG (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Enable Z+Jets generation in FOG
more detailed installation instructions
fixed download command
mention docker more prominently
amaier committed rHEJ4797b202e24b: Merge branch '173-incorrect-download-instructions' into 'master' (authored by amaier).
Merge branch '173-incorrect-download-instructions' into 'master'
small fixes to readme
amaier committed rHEJ8be1a28a3086: Merge branch '170-wrong-prefactor-in-documentation-of-z-matrix-element' into… (authored by amaier).
Merge branch '170-wrong-prefactor-in-documentation-of-z-matrix-element' into…
Merge branch 'farewell' into 'master'
amaier committed rHEJ8a89d900b469: Merge branch 'clarify_Z_photon' into 'master' (authored by amaier).
Merge branch 'clarify_Z_photon' into 'master'
tiny clarification in user documentation
amaier committed rHEJ255b031a95e6: fix power of gs in documentation of Z matrix element (authored by amaier).
fix power of gs in documentation of Z matrix element
Update `cxxopts.hpp` to version 2.2.1
amaier committed rHEJ92f6e582ab92: Merge branch '168-compilation-error-with-g-11' into 'master' (authored by amaier).
Merge branch '168-compilation-error-with-g-11' into 'master'
amaier committed rHEJcba8570c59bd: move W4j classification to long test section to avoid large input files with… (authored by amaier).
move W4j classification to long test section to avoid large input files with…
amaier committed rHEJ844dea8b16f6: ignore large test data when packaging archive (authored by amaier).
ignore large test data when packaging archive
amaier committed rHEJ43a3e5b0ea7b: move W4j classification back to standard tests with smaller input file (authored by amaier).
move W4j classification back to standard tests with smaller input file
amaier committed rHEJ6190b84f475a: move new check to ensure it's always done when constructing a fixed-order event (authored by amaier).
move new check to ensure it's always done when constructing a fixed-order event
updated download command
amaier committed rHEJbea2771c6851: throw an exception if an input event has more partons than jets (authored by amaier).
throw an exception if an input event has more partons than jets
amaier committed rHEJ4721879f5d01: Merge branch '165-references-to-old-website-in-documentation' into 'master' (authored by amaier).
Merge branch '165-references-to-old-website-in-documentation' into 'master'
added missing #include directives
version 2.0.7
update URLs from cern to hepforge
Merge branch 'WW' into 'master'
amaier committed rHEJd3419553a6e4: Edited sphinx documentation. (authored by CE PH <conor.elrick@ed.ac.uk>).
Edited sphinx documentation.
Merge branch 'master' into WW
amaier committed rHEJ43bee7bf0f65: Merge branch '164-extra-colour-factor-in-w-jets-central-qqbar' into 'master' (authored by amaier).
Merge branch '164-extra-colour-factor-in-w-jets-central-qqbar' into 'master'
amaier committed rHEJ2d88b6104940: Merge branch 'test-reconstruction' into 'master' (authored by amaier).
Merge branch 'test-reconstruction' into 'master'
removed superfluous return
amaier committed rHEJ74b5cddf4594: Use exception instead of returning a bool in boost_AWZH_boson_from (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Use exception instead of returning a bool in boost_AWZH_boson_from
amaier committed rHEJ184c87564b6a: Add nearby reconstruction test when reshuffling decays (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Add nearby reconstruction test when reshuffling decays
Swap to using relative tolerance nearby.
amaier committed rHEJf7c5024b5315: Check that E>=|pz| for reshuffled decays (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Check that E>=|pz| for reshuffled decays
amaier committed rHEJ76fbebc2e3bd: Add nearby reconstruction to final_state_ok (authored by graeme).
Add nearby reconstruction to final_state_ok
Merge branch 'mention_paper' into 'master'
split up long line