User Details
User Details
- User Since
- Feb 26 2019, 4:29 PM (297 w, 2 d)
Mar 22 2023
Mar 22 2023
Moved Marian to former contributors
hej committed rHEJadf8ca5ea940: Merge branch '134-description-of-extremal-higgs-boson-emission-off-gluons' into… (authored by hej).
Merge branch '134-description-of-extremal-higgs-boson-emission-off-gluons' into…
Make clang tidier
Added Graeme as Author
Jan 14 2021
Jan 14 2021
hej committed rHEJ6f8bfd277c63: Merge branch '158-defunct-check-in-classify' into 'master' (authored by hej).
Merge branch '158-defunct-check-in-classify' into 'master'
Document changes
hej committed rHEJ7da04fab5246: Included bosons in reshuffling (authored by Jeppe R. Andersen <jeppe.andersen@durham.ac.uk>).
Included bosons in reshuffling
hej committed rHEJ65683521ca75: Made function to convert between `PseudoJet` and `HepLorentzVector` global (authored by hej).
Made function to convert between `PseudoJet` and `HepLorentzVector` global
Removed old reshuffling
Remove unnecessary header includes.
hej committed rHEJ5efdf38e0dda: Moved new reshuffling into `reshuffling` function (authored by hej).
Moved new reshuffling into `reshuffling` function
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…
Use boost from fastjet
changed function to find central qqbar pair
more clarifications
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…
name magic constant
move/remove asserts
document changes
hej committed rHEJ22d63871c6fb: small clarification concerning radiation into central qqbar jets (authored by amaier).
small clarification concerning radiation into central qqbar jets
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
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
Make `soft_pt_regulator` optional
Document changes
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`
Removed duplicate function
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
hej committed rHEJc982c522542e: Allow constexpr `EWConstants` and use `move` for initialisation (authored by hej).
Allow constexpr `EWConstants` and use `move` for initialisation
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'
Use `constexpr` for function when possible
Make short tests shorter
Fix: Actually run long tests in CI
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…
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
Run PSP tests for longer
Fix: Generate qqx events for qqx tests
Allow higher uncertainty for short tests
Use clang tidy config from HEJ
Make parton filter mask public
Removed redundant assert
hej committed rHEJ8c6c40a1291f: Removed static private function from public interface (authored by hej).
Removed static private function from public interface
Consistent naming
Always initialise variables
End namespace with comment & sort headers
Correctly move particles
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'
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…
Use size_t for number of jets
Minor: organised CMakeLists
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'
Added clang tidy support for FOG
Minor: Use channel alias
hej committed rHEJ87a07e1bbe71: Prefer std::next for direct access to next iterator (authored by hej).
Prefer std::next for direct access to next iterator
Added gcovr to FOG
Split up `maybe_turn_to_subl`
Removed redundant condition
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
Avoid global using namespace
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
Added alias for all & none subleading channel
hej committed rHEJa8a722063975: Split up long function to select initial state partons (authored by hej).
Split up long function to select initial state partons
Avoid explicit cast
Always run quick version of long test
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`
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
Moved runcards to own subfolder
Moved long FOG tests to own stage
hej committed rHEJaee1cb9607b2: Added test for sum(subleading channels)==total xs (authored by hej).
Added test for sum(subleading channels)==total xs
Check sum of channels for W+jets
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…
Corrected reference xs for W+jets
Added test for xs as compared to Sherpa
Removed old `qqx` setting
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
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
Typo: change -> chance
Use pure subleading xs from master
hej committed rHEJ743c177edfa9: Fix: Select non-overlapping regions when forcing subleading configurations (authored by hej).
Fix: Select non-overlapping regions when forcing subleading configurations
Made Status an enum class
Split up generation of extremal and central qqx
hej committed rHEJd50baf1c538c: Ensure that pure unordered runcard only generated uno events (authored by hej).
Ensure that pure unordered runcard only generated uno events
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
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
Template for selecting between all channels
hej committed rHEJ23abfcb4edc8: Removed internal `filter_partons` function from private interface (authored by hej).
Removed internal `filter_partons` function from private interface
Fix: only iterate over Partons
Refactor: Use bitset for subleading channels
Use custom assert for tests
Added new qqx tags to runcards
Removed redundant, hacky check
hej committed rHEJ9f41748b3d09: Increased integration goal & check that integration performance is not changing (authored by hej).
Increased integration goal & check that integration performance is not changing
Removed redundant old tests
Streamlined FKL+uno test
Consistent naming
Added tests for W xs
Added missing xs tests for pure jets
Moved test configs to own files