- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 6 2021
Jul 6 2021
Template for selecting between all channels
Made Status an enum class
Fix: only iterate over Partons
Split up generation of extremal and central qqx
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
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 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
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 rHEJ743c177edfa9: Fix: Select non-overlapping regions when forcing subleading configurations (authored by hej).
Fix: Select non-overlapping regions when forcing subleading configurations
Use pure subleading xs from master
Typo: change -> chance
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 rHEJaf1972a36215: Fix: Defaulting move assignment/constructor in when using forward declaration… (authored by hej).
Fix: Defaulting move assignment/constructor in when using forward declaration…
Check sum of channels for W+jets
Added test for xs as compared to Sherpa
Corrected reference xs for W+jets
Removed old `qqx` setting
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`
Moved runcards to own subfolder
hej committed rHEJaee1cb9607b2: Added test for sum(subleading channels)==total xs (authored by hej).
Added test for sum(subleading channels)==total xs
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 long FOG tests to own stage
Always run quick version of long test
Avoid global using namespace
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 explicit cast
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
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
Split up `maybe_turn_to_subl`
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
Removed redundant condition
Added gcovr to FOG
Minor: organised CMakeLists
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…
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
Always initialise variables
Removed redundant assert
Use size_t for number of jets
End namespace with comment & sort headers
Consistent naming
Correctly move particles
hej committed rHEJ8c6c40a1291f: Removed static private function from public interface (authored by hej).
Removed static private function from public interface
Make parton filter mask public
Use clang tidy config from HEJ
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
Fix: Generate qqx events for qqx tests
Make short tests shorter
Run PSP tests for longer
Allow higher uncertainty for short tests
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 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
hej committed rHEJc982c522542e: Allow constexpr `EWConstants` and use `move` for initialisation (authored by hej).
Allow constexpr `EWConstants` and use `move` for initialisation
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 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`
Make `soft_pt_regulator` optional
Document changes
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
document changes
hej committed rHEJ22d63871c6fb: small clarification concerning radiation into central qqbar jets (authored by amaier).
small clarification concerning radiation into central qqbar jets
more clarifications
name magic constant
move/remove asserts
changed function to find central qqbar pair
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…
hej committed rHEJ7da04fab5246: Included bosons in reshuffling (authored by Jeppe R. Andersen <jeppe.andersen@durham.ac.uk>).
Included bosons in reshuffling
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…
Remove unnecessary header includes.
Removed old reshuffling
hej committed rHEJ5efdf38e0dda: Moved new reshuffling into `reshuffling` function (authored by hej).
Moved new reshuffling into `reshuffling` function
hej committed rHEJ65683521ca75: Made function to convert between `PseudoJet` and `HepLorentzVector` global (authored by hej).
Made function to convert between `PseudoJet` and `HepLorentzVector` global
Use boost from fastjet
Document changes
hej committed rHEJ6f8bfd277c63: Merge branch '158-defunct-check-in-classify' into 'master' (authored by hej).
Merge branch '158-defunct-check-in-classify' into 'master'
Added reference to W+Jets paper
Feb 21 2019
Feb 21 2019
Merge branch 'master' into NLO_matching
Merge branch 'master' into NLO_matching
Corrected git link & PDF set
Fixed name of FOG
Documentation for subleading channels
New option: specify subleading channels
Merge branch 'WJets' into WJets-FOG
Fixed extremal qqx classify
Documentation & clean-up
Use "subleading channels" for qqx
Merge branch 'WJets' into WJets-FOG
Merge branch 'master' into WJets
Merge branch 'WJets' into WJets-FOG
Merge branch 'WJets' into WJets-FOG
Fixed compiler warning
Fixed logic in qqxf/b classify