Page MenuHomeHEPForge
Feed Advanced Search

Mar 22 2023

hej committed rHEJ9e5cc62ebeaa: Moved Marian to former contributors.
Mar 22 2023, 7:13 AM
hej committed rHEJadf8ca5ea940: Merge branch '134-description-of-extremal-higgs-boson-emission-off-gluons' into….
Mar 22 2023, 7:12 AM
hej committed rHEJ61c103fa0231: Use const &.
Mar 22 2023, 7:12 AM
hej committed rHEJ536e8369ce76: Make clang tidier.
Mar 22 2023, 7:12 AM
hej committed rHEJ366e6f652d98: Added Graeme as Author.
Mar 22 2023, 7:12 AM

Jan 14 2021

hej committed rHEJ6f8bfd277c63: Merge branch '158-defunct-check-in-classify' into 'master'.
Jan 14 2021, 8:51 PM
hej committed rHEJd481fd1cbdfe: Document changes.
Jan 14 2021, 8:51 PM
hej committed rHEJ7da04fab5246: Included bosons in reshuffling (authored by Jeppe R. Andersen <jeppe.andersen@durham.ac.uk>).
Jan 14 2021, 8:51 PM
hej committed rHEJ65683521ca75: Made function to convert between `PseudoJet` and `HepLorentzVector` global.
Jan 14 2021, 8:51 PM
hej committed rHEJe1481dd7b219: Removed old reshuffling.
Jan 14 2021, 8:51 PM
hej committed rHEJ03ae4025f0c3: Remove unnecessary header includes. (authored by black).
Jan 14 2021, 8:51 PM
hej committed rHEJ5efdf38e0dda: Moved new reshuffling into `reshuffling` function.
Jan 14 2021, 8:51 PM
hej committed rHEJ7dc236153713: Update to resummation_jet_momenta to handle massive particles & prepare for… (authored by Jeppe R. Andersen <jeppe.andersen@durham.ac.uk>).
Jan 14 2021, 8:51 PM
hej committed rHEJ64375ad3ba52: Use boost from fastjet.
Jan 14 2021, 8:51 PM
hej committed rHEJ5ede1bccbbe1: changed function to find central qqbar pair (authored by amaier).
Jan 14 2021, 8:51 PM
hej committed rHEJ06227b8bf2e8: more clarifications (authored by amaier).
Jan 14 2021, 8:51 PM
hej committed rHEJa9a99ca75289: Merge branch '149-resummation-sampling-estimates-assume-ll-configurations' into….
Jan 14 2021, 8:51 PM
hej committed rHEJc0a47990d7ef: name magic constant (authored by amaier).
Jan 14 2021, 8:51 PM
hej committed rHEJc2f26d514084: move/remove asserts (authored by amaier).
Jan 14 2021, 8:51 PM
hej committed rHEJc9dd02a7bec2: document changes (authored by amaier).
Jan 14 2021, 8:51 PM
hej committed rHEJ22d63871c6fb: small clarification concerning radiation into central qqbar jets (authored by amaier).
Jan 14 2021, 8:51 PM
hej committed rHEJ7761f0e7df87: account for NLL configurations when estimating gluon emissions into jets (authored by amaier).
Jan 14 2021, 8:51 PM
hej committed rHEJ3a45c10462e0: account for NLL configurations when estimating mean number of emitted gluons (authored by amaier).
Jan 14 2021, 8:51 PM
hej committed rHEJ833ba6586189: Make `soft_pt_regulator` optional.
Jan 14 2021, 8:51 PM
hej committed rHEJb6abf5242535: Document changes.
Jan 14 2021, 8:51 PM
hej committed rHEJ2d4b07a86e3b: Replaced deprecated `max_ext_soft_pt_fraction` with new `soft_pt_regulator`.
Jan 14 2021, 8:51 PM
hej committed rHEJda4c91b3c206: Removed duplicate function.
Jan 14 2021, 8:51 PM
hej committed rHEJ55c4e2c4ed48: Mark `max_ext_soft_pt_fraction` as deprecated and make it optional.
Jan 14 2021, 8:51 PM
hej committed rHEJ71ea696f266b: Run clang tidy.
Jan 14 2021, 8:51 PM
hej committed rHEJc982c522542e: Allow constexpr `EWConstants` and use `move` for initialisation.
Jan 14 2021, 8:51 PM
hej committed rHEJ2df5d2f8997b: Merge branch '144-wrong-factors-in-pure-jets-uno' into 'master'.
Jan 14 2021, 8:51 PM
hej committed rHEJ533e996e0d3a: Use `constexpr` for function when possible.
Jan 14 2021, 8:51 PM
hej committed rHEJa716a43d5d25: Make short tests shorter.
Jan 14 2021, 8:51 PM
hej committed rHEJ2b4edeac6134: Fix: Actually run long tests in CI.
Jan 14 2021, 8:51 PM
hej committed rHEJdf9d7f8c4d64: Merge branch '137-follow-up-from-resolve-reorganise-the-fog-xs-tests' into….
Jan 14 2021, 8:51 PM
hej committed rHEJ33ccd4726852: Fix: for `gg->W+3j` with eqqx we don't have to sample the beams.
Jan 14 2021, 8:51 PM
hej committed rHEJ6a1b177ea911: Run PSP tests for longer.
Jan 14 2021, 8:51 PM
hej committed rHEJfc940ca9066b: Fix: Generate qqx events for qqx tests.
Jan 14 2021, 8:51 PM
hej committed rHEJ3dd9b52dea05: Allow higher uncertainty for short tests.
Jan 14 2021, 8:51 PM
hej committed rHEJa1df23f79fe7: Use clang tidy config from HEJ.
Jan 14 2021, 8:51 PM
hej committed rHEJeaf8834eb563: Make parton filter mask public.
Jan 14 2021, 8:51 PM
hej committed rHEJ5d3c76ee46cc: Removed redundant assert.
Jan 14 2021, 8:51 PM
hej committed rHEJ8c6c40a1291f: Removed static private function from public interface.
Jan 14 2021, 8:51 PM
hej committed rHEJdd197dfe7e72: Consistent naming.
Jan 14 2021, 8:51 PM
hej committed rHEJad3bae5d8e8a: Always initialise variables.
Jan 14 2021, 8:51 PM
hej committed rHEJ9c1429225413: End namespace with comment & sort headers.
Jan 14 2021, 8:51 PM
hej committed rHEJ481435e9de1c: Correctly move particles.
Jan 14 2021, 8:51 PM
hej committed rHEJ667eb768fbef: Merge branch '84-name-subleading-channels-in-fog-same-as-in-hej' into 'master'.
Jan 14 2021, 8:51 PM
hej committed rHEJ10e872134bd8: Fix: example runcard of FOG tried to generate qqx for Higgs+jets which is not….
Jan 14 2021, 8:51 PM
hej committed rHEJ88e0699300d4: Use size_t for number of jets.
Jan 14 2021, 8:51 PM
hej committed rHEJ42276e5c3014: Minor: organised CMakeLists.
Jan 14 2021, 8:51 PM
hej committed rHEJ66b14447a7f2: Merge branch '142-example-runcard-does-not-work-for-fog' into 'master'.
Jan 14 2021, 8:51 PM
hej committed rHEJ35ef07b094b0: Added clang tidy support for FOG.
Jan 14 2021, 8:51 PM
hej committed rHEJ0b1be58e1445: Minor: Use channel alias.
Jan 14 2021, 8:51 PM
hej committed rHEJ87a07e1bbe71: Prefer std::next for direct access to next iterator.
Jan 14 2021, 8:51 PM
hej committed rHEJ8b60de5b97da: Added gcovr to FOG.
Jan 14 2021, 8:51 PM
hej committed rHEJbfdfe64a9e4e: Split up `maybe_turn_to_subl`.
Jan 14 2021, 8:51 PM
hej committed rHEJ8a7d9f89498b: Removed redundant condition.
Jan 14 2021, 8:51 PM
hej committed rHEJ011647b0d065: Added function for casting PID to anti & avoid magic numbers.
Jan 14 2021, 8:51 PM
hej committed rHEJ8d706acf6991: Avoid global using namespace.
Jan 14 2021, 8:51 PM
hej committed rHEJf627329f17fe: Fix: Incoming state for W was not enforced for uno+eqqx processes for >=4 jets.
Jan 14 2021, 8:51 PM
hej committed rHEJc88840a6b809: Added alias for all & none subleading channel.
Jan 14 2021, 8:51 PM
hej committed rHEJa8a722063975: Split up long function to select initial state partons.
Jan 14 2021, 8:51 PM
hej committed rHEJc2feec7ef1a0: Avoid explicit cast.
Jan 14 2021, 8:51 PM
hej committed rHEJ9a7b49b6d145: Always run quick version of long test.
Jan 14 2021, 8:51 PM
hej committed rHEJ449f2f6b5970: Fix: Don't generate subleading events if `subleading chance==0`.
Jan 14 2021, 8:51 PM
hej committed rHEJ8517f5b8a804: Fix: Correctly select incoming parton flavour for W+jets when qqx not possible.
Jan 14 2021, 8:51 PM
hej committed rHEJf721c7dc4d2f: Moved runcards to own subfolder.
Jan 14 2021, 8:51 PM
hej committed rHEJ2960a7a684ce: Moved long FOG tests to own stage.
Jan 14 2021, 8:51 PM
hej committed rHEJaee1cb9607b2: Added test for sum(subleading channels)==total xs.
Jan 14 2021, 8:51 PM
hej committed rHEJbbc652878c56: Check sum of channels for W+jets.
Jan 14 2021, 8:51 PM
hej committed rHEJaf1972a36215: Fix: Defaulting move assignment/constructor in when using forward declaration….
Jan 14 2021, 8:51 PM
hej committed rHEJa0c1e25a7021: Corrected reference xs for W+jets.
Jan 14 2021, 8:51 PM
hej committed rHEJbe065dc9a21e: Added test for xs as compared to Sherpa.
Jan 14 2021, 8:51 PM
hej committed rHEJab39146be0ae: Removed old `qqx` setting.
Jan 14 2021, 8:51 PM
hej committed rHEJ0307e6c05eee: Added test to ensure that sum of channels is the same as proton.
Jan 14 2021, 8:51 PM
hej committed rHEJafa39f2b3972: Fix: Only force gluons for extremal qqx if both beams could be quarks.
Jan 14 2021, 8:51 PM
hej committed rHEJ55218e2c8ad9: Typo: change -> chance.
Jan 14 2021, 8:51 PM
hej committed rHEJ077103b04646: Use pure subleading xs from master.
Jan 14 2021, 8:51 PM
hej committed rHEJ743c177edfa9: Fix: Select non-overlapping regions when forcing subleading configurations.
Jan 14 2021, 8:51 PM
hej committed rHEJ7f06cf50f6b0: Made Status an enum class.
Jan 14 2021, 8:51 PM
hej committed rHEJ86f667e95799: Split up generation of extremal and central qqx.
Jan 14 2021, 8:51 PM
hej committed rHEJcd21fcdf52f4: mini cleanup.
Jan 14 2021, 8:51 PM
hej committed rHEJd50baf1c538c: Ensure that pure unordered runcard only generated uno events.
Jan 14 2021, 8:51 PM
hej committed rHEJ63978ebf5435: Fix: Only force quark for uno if both beams could be gluons.
Jan 14 2021, 8:51 PM
hej committed rHEJ802202556fd7: Explicitly test that we generate W's at all positions.
Jan 14 2021, 8:51 PM
hej committed rHEJ62047221a35d: Template for selecting between all channels.
Jan 14 2021, 8:51 PM
hej committed rHEJ23abfcb4edc8: Removed internal `filter_partons` function from private interface.
Jan 14 2021, 8:51 PM
hej committed rHEJb9f9e7384253: Fix: only iterate over Partons.
Jan 14 2021, 8:51 PM
hej committed rHEJ9b621d43c36c: Refactor: Use bitset for subleading channels.
Jan 14 2021, 8:51 PM
hej committed rHEJ71987093dbbd: Use custom assert for tests.
Jan 14 2021, 8:51 PM
hej committed rHEJa28c6213ca5e: Added new qqx tags to runcards.
Jan 14 2021, 8:51 PM
hej committed rHEJ9ef8c6148824: Removed redundant, hacky check.
Jan 14 2021, 8:51 PM
hej committed rHEJ9f41748b3d09: Increased integration goal & check that integration performance is not changing.
Jan 14 2021, 8:51 PM
hej committed rHEJ5e81362e4bba: Removed redundant old tests.
Jan 14 2021, 8:51 PM
hej committed rHEJdbde2ffbb3b3: Streamlined FKL+uno test.
Jan 14 2021, 8:51 PM
hej committed rHEJ987bb30a7985: Consistent naming.
Jan 14 2021, 8:51 PM
hej committed rHEJb40e0212b144: Added tests for W xs.
Jan 14 2021, 8:51 PM
hej committed rHEJ0db251bb070b: Added missing xs tests for pure jets.
Jan 14 2021, 8:51 PM
hej committed rHEJc9dbb8870d94: Moved test configs to own files.
Jan 14 2021, 8:51 PM