- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Mar 22 2023
Mar 22 2023
amaier committed rHEJ94b626b894cf: decide whether to create a progress bar without requiring std::filesystem (authored by amaier).
decide whether to create a progress bar without requiring std::filesystem
avoid code duplication
amaier committed rHEJ71da19cb281a: ensure that `number_events` returns either nothing or the correct number of… (authored by amaier).
ensure that `number_events` returns either nothing or the correct number of…
make `scalefactor` a const member function
amaier committed rHEJ4c304f3ad63a: rescale unconditionally if the rescaling factor is nontrivial (authored by amaier).
rescale unconditionally if the rescaling factor is nontrivial
remove redundant class
amaier committed rHEJ14dee44d6f2a: Merge branch 'master' into 182-add-support-for-named-pipe-fifo-lhe-files (authored by amaier).
Merge branch 'master' into 182-add-support-for-named-pipe-fifo-lhe-files
amaier committed rHEJd77ae7db95c7: use standard naming conventions for generator member (authored by amaier).
use standard naming conventions for generator member
amaier committed rHEJedb0a0ef0e27: remove generator member from EventReader base class (authored by amaier).
remove generator member from EventReader base class
fix variable substitution in cmake
fix code for W rapidity analysis
the empty analysis should do nothing
naming conventions
remove unused code
amaier committed rHEJ478d0055d5e9: added missing `scale` member function in ROOT W rapidity analysis (authored by amaier).
added missing `scale` member function in ROOT W rapidity analysis
fix ROOT example analysis
small formatting change
cosmetic changes to ROOT analysis
fix variable substitution in cmake
fix code for W rapidity analysis
amaier committed rHEJ91ab33882df5: fix signature of scale member function in AnalysisROOT example (authored by amaier).
fix signature of scale member function in AnalysisROOT example
amaier committed rHEJ252e397e0895: Merge branch 'add_hejv2_to_ci' into 'master' (authored by amaier).
Merge branch 'add_hejv2_to_ci' into 'master'
cleanup: use new event type constants
amaier committed rHEJed19653c73b8: Added test for HEJV2 container (authored by Conor Elrick <conor.elrick@ed.ac.uk>).
Added test for HEJV2 container
amaier committed rHEJ09258fac3ba0: introduce constants comprising classes of event types (authored by amaier).
introduce constants comprising classes of event types
Merge branch 'charge' into 'master'
amaier committed rHEJ810e46157076: use new functions for charged lepton identification in event classification (authored by amaier).
use new functions for charged lepton identification in event classification
amaier committed rHEJb8b572e9b1f7: functions to determine the electric charge of a particle (authored by amaier).
functions to determine the electric charge of a particle
functions to check for antiparticles
functions to identify charged leptons
update changelog
amaier committed rHEJ8790203882cd: Merge branch 'new_example_analysis' into 'master' (authored by amaier).
Merge branch 'new_example_analysis' into 'master'
small cleanup of new analysis
amaier committed rHEJ34a7d580b43b: added Jeppe's ROOT analysis for W rapidity distribution (authored by amaier).
added Jeppe's ROOT analysis for W rapidity distribution
added readme to example directory
typo in build file
amaier committed rHEJ67ca6e196514: changed name of new HEJ-config flag to `optional-dependencies` (authored by amaier).
changed name of new HEJ-config flag to `optional-dependencies`
amaier committed rHEJc37e37599486: Merge branch '34-improve-w-jets-sampling-in-fog' into 'master' (authored by amaier).
Merge branch '34-improve-w-jets-sampling-in-fog' into 'master'
Jeppe's improved W rapidity sampling
amaier committed rHEJfab5ed212dab: Merge branch '80-print-dependencies-in-hej-config' into 'master' (authored by amaier).
Merge branch '80-print-dependencies-in-hej-config' into 'master'
added `--feature` flag to HEJ-config
amaier committed rHEJ052cc6a91d88: don't print any trailing whitespace in HEJ-config (authored by amaier).
don't print any trailing whitespace in HEJ-config
amaier committed rHEJb139f98579da: Merge branch 'move_new_options_in_changes' into 'master' (authored by amaier).
Merge branch 'move_new_options_in_changes' into 'master'
amaier committed rHEJb8e3a1de0eb8: Move HEJ@NLO and lowpt to 2.2 release in Changes.md (authored by Conor Elrick <conor.elrick@ed.ac.uk>).
Move HEJ@NLO and lowpt to 2.2 release in Changes.md
Merge branch 'cleanup_CAMs' into 'master'
update dates
amaier committed rHEJba200b054393: remove definition of CAMs from current code (authored by amaier).
remove definition of CAMs from current code
update header file documentation
amaier committed rHEJ5e09c309c43e: Merge branch 'cleanup_zjets_currents' into 'master' (authored by amaier).
Merge branch 'cleanup_zjets_currents' into 'master'
amaier committed rHEJd00205a67594: change normalisation of uno Z+jets current contractions (authored by amaier).
change normalisation of uno Z+jets current contractions
amaier committed rHEJ464bf804490f: change normalisation of FKL Z+jets current contractions to the universal one (authored by amaier).
change normalisation of FKL Z+jets current contractions to the universal one
updated file modification date
amaier committed rHEJd542bb5e62bc: small change in documentation of WW current contractions (authored by amaier).
small change in documentation of WW current contractions
amaier committed rHEJ7a59a18dfd80: Merge branch 'cleanup_wwjets_currents' into 'master' (authored by amaier).
Merge branch 'cleanup_wwjets_currents' into 'master'
amaier committed rHEJ857d6067353d: document public WW current contraction functions (authored by amaier).
document public WW current contraction functions
amaier committed rHEJbd285ebc30a2: Merge branch '159-repair-off-shell-inital-states-when-reading-lhe-files' into… (authored by amaier).
Merge branch '159-repair-off-shell-inital-states-when-reading-lhe-files' into…
fixed typo in changelog
amaier committed rHEJ86cbc683a24f: fix normalisation of WW current contraction (authored by amaier).
fix normalisation of WW current contraction
amaier committed rHEJ3fa19f3d9649: test for repairing slightly off-shell momenta (authored by amaier).
test for repairing slightly off-shell momenta
fixed documentation for `is_massive`
document no option in changelog
amaier committed rHEJ6d338f0774a5: config setting to repair slightly off-shell input momenta (authored by amaier).
config setting to repair slightly off-shell input momenta
amaier committed rHEJf3a4c21e138c: function to check whether a particle is massive (authored by amaier).
function to check whether a particle is massive
update date in header
amaier committed rHEJ327240211d64: EventData member function to repair momenta (authored by amaier).
EventData member function to repair momenta
amaier committed rHEJcd14c79fd94a: Merge branch 'cleanup_wjets_currents' into 'master' (authored by amaier).
Merge branch 'cleanup_wjets_currents' into 'master'
amaier committed rHEJ1cb086d987c9: fix normalisation of W current contractions involving extremal qqbar (authored by amaier).
fix normalisation of W current contractions involving extremal qqbar
remove unused function arguments
amaier committed rHEJb4f970cf9abd: remove obsolete abstraction layer (W extremal qqbar) (authored by amaier).
remove obsolete abstraction layer (W extremal qqbar)
remove unneeded ME_WExqqbar_* functions
amaier committed rHEJ19bcaaea44fb: normalisation of W uno current contractions (authored by amaier).
normalisation of W uno current contractions
remove unneeded ME_W_* functions
amaier committed rHEJbec8852fa15a: remove unneeded ME_Wuno_* and ME_W_uno_ functions (authored by amaier).
remove unneeded ME_Wuno_* and ME_W_uno_ functions
remove obsolete abstraction layer (W uno)
amaier committed rHEJ7d90431b3f83: fix normalisation of FKL W current contraction (authored by amaier).
fix normalisation of FKL W current contraction
amaier committed rHEJf5fa5895ebc8: fix normalisation of uno current contraction with central Higgs (authored by amaier).
fix normalisation of uno current contraction with central Higgs
amaier committed rHEJa0b653af6f8e: Merge branch 'cleanup_hjets_currents' into 'master' (authored by amaier).
Merge branch 'cleanup_hjets_currents' into 'master'
updated dates in changed files
updated comment
amaier committed rHEJ2f6126c12c34: fixed normalisation of H uno current contraction (authored by amaier).
fixed normalisation of H uno current contraction
remove obsolete abstraction layer
remove unneeded ME_H_unob_* functions
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)