Page MenuHomeHEPForge
Feed Advanced Search

Jul 6 2021

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

Feb 21 2019

mheil committed rHEJ635fce43ad15: Merge branch 'master' into NLO_matching (authored by mheil).
Merge branch 'master' into NLO_matching
Feb 21 2019, 6:06 PM
mheil committed rHEJ0ad85cd3e9e9: Merge branch 'master' into NLO_matching (authored by mheil).
Merge branch 'master' into NLO_matching
Feb 21 2019, 6:06 PM
mheil committed rHEJ2aa87f0de0fd: Corrected git link & PDF set (authored by mheil).
Corrected git link & PDF set
Feb 21 2019, 6:06 PM
mheil committed rHEJ6fd2a10422b1: Fixed name of FOG (authored by mheil).
Fixed name of FOG
Feb 21 2019, 6:06 PM
mheil committed rHEJ1129248b142d: Documentation for subleading channels (authored by mheil).
Documentation for subleading channels
Feb 21 2019, 5:54 PM
mheil committed rHEJ2fd19745ef9a: New option: specify subleading channels (authored by mheil).
New option: specify subleading channels
Feb 21 2019, 5:54 PM
mheil committed rHEJ353a7d71f556: Merge branch 'WJets' into WJets-FOG (authored by mheil).
Merge branch 'WJets' into WJets-FOG
Feb 21 2019, 5:54 PM
mheil committed rHEJdf17dbc22eca: Fixed extremal qqx classify (authored by mheil).
Fixed extremal qqx classify
Feb 21 2019, 5:54 PM
mheil committed rHEJ5c090ddfd788: Documentation & clean-up (authored by mheil).
Documentation & clean-up
Feb 21 2019, 5:54 PM
mheil committed rHEJ7e5566f58d12: Use "subleading channels" for qqx (authored by mheil).
Use "subleading channels" for qqx
Feb 21 2019, 5:54 PM
mheil committed rHEJ3a0646b8aaf9: Merge branch 'WJets' into WJets-FOG (authored by mheil).
Merge branch 'WJets' into WJets-FOG
Feb 21 2019, 5:54 PM
mheil committed rHEJb4dd88fff11b: Merge branch 'master' into WJets (authored by mheil).
Merge branch 'master' into WJets
Feb 21 2019, 5:54 PM
mheil committed rHEJ5f741a570e50: Merge branch 'WJets' into WJets-FOG (authored by mheil).
Merge branch 'WJets' into WJets-FOG
Feb 21 2019, 5:53 PM
mheil committed rHEJ0ee420842ee7: Merge branch 'WJets' into WJets-FOG (authored by mheil).
Merge branch 'WJets' into WJets-FOG
Feb 21 2019, 5:53 PM
mheil committed rHEJ3dc32916e0b1: Fixed compiler warning (authored by mheil).
Fixed compiler warning
Feb 21 2019, 5:53 PM
mheil committed rHEJ87760df666ce: Fixed logic in qqxf/b classify (authored by mheil).
Fixed logic in qqxf/b classify
Feb 21 2019, 5:53 PM