- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Mar 22 2023
Mar 22 2023
amaier committed rHEJ757bceeb1d86: account for extremal Higgs boson in jet splitting (authored by amaier).
account for extremal Higgs boson in jet splitting
amaier committed rHEJa0d977732596: use proper rapidity rescaling range in presence of extremal Higgs boson emission (authored by amaier).
use proper rapidity rescaling range in presence of extremal Higgs boson emission
amaier committed rHEJ1adca6477b63: include extremal Higgs in estimate of number of emissions (authored by amaier).
include extremal Higgs in estimate of number of emissions
amaier committed rHEJf13745690c60: account for possible extremal Higgs boson emission when estimating probability… (authored by amaier).
account for possible extremal Higgs boson emission when estimating probability…
updated developer manual
updated Changelog
amaier committed rHEJfd05e09a0fd5: Implement matrix element for g -> H contracted with FKL current (authored by amaier).
Implement matrix element for g -> H contracted with FKL current
move factor from current to matrix element
remove obsolete current for g -> H g
amaier committed rHEJed0b28744cdc: change classification to allow H + single jet (authored by amaier).
change classification to allow H + single jet
CE PH <conor.elrick@ed.ac.uk> committed rHEJ7e823e795015: Re-enabled reversal test for WW. (authored by CE PH <conor.elrick@ed.ac.uk>).
Re-enabled reversal test for WW.
CE PH <conor.elrick@ed.ac.uk> committed rHEJfdcdf9427a3c: Updated documentation to include WmWm. Removed some out of date (authored by CE PH <conor.elrick@ed.ac.uk>).
Updated documentation to include WmWm. Removed some out of date
CE PH <conor.elrick@ed.ac.uk> committed rHEJ658af8d74db4: Started to modify code to allow for W-W- (authored by CE PH <conor.elrick@ed.ac.uk>).
Started to modify code to allow for W-W-
CE PH <conor.elrick@ed.ac.uk> committed rHEJ1e2dce8f3681: Updated classification test for W-W- (authored by CE PH <conor.elrick@ed.ac.uk>).
Updated classification test for W-W-
CE PH <conor.elrick@ed.ac.uk> committed rHEJ0cbc95b7f4e7: Added ME tests for W-W-. (authored by CE PH <conor.elrick@ed.ac.uk>).
Added ME tests for W-W-.
graeme committed rHEJfa8ea6bb2a8d: Change nearby check in momentum conservation to check relative tolerance (authored by graeme).
Change nearby check in momentum conservation to check relative tolerance
Use accumulate for momentum sum
Move WW changes to 2.2
Merge branch 'master' into WW
Check for momentum violation in decays
Merge branch 'master' into WW
graeme committed rHEJ3c75553cf37f: Add test for behaviour of reconstruction of intermediate states (authored by graeme).
Add test for behaviour of reconstruction of intermediate states
graeme committed rHEJa3808cbab0c8: Allow rapidity_order_ps to return non-shuffled outgoing particles (authored by graeme).
Allow rapidity_order_ps to return non-shuffled outgoing particles
graeme committed rHEJ6738a7a48acb: Better error message in 2 boson test decay. Swap to cerr from cout (authored by graeme).
Better error message in 2 boson test decay. Swap to cerr from cout
graeme committed rHEJe2c77d7f546f: Increase number of events for WpWp ME check from 100 to 5000 (authored by graeme).
Increase number of events for WpWp ME check from 100 to 5000
Add ME_WpWp_virt to tests
Make clang tidier
Remove outdated TODO
Include ordering
Show argument in declaration
Prefer const reference in decay_measure
Prefer using over typedef
Make leptons const in WpWp matrix elements
WpWp in Changes/Changes-API
Rewording in Changes-API
graeme committed rHEJb409e010eb1b: Improve documentation string for rapidity_order_ps (authored by graeme).
Improve documentation string for rapidity_order_ps
Added Graeme as Author
Update developer manual with WpWp
graeme committed rHEJbe1056f49d7a: rapidity_order_ps: Document magic parameters; use PID for Z_photon_mix (authored by graeme).
rapidity_order_ps: Document magic parameters; use PID for Z_photon_mix
One definition per line
Shuffle particles in rapidity_order_ps
Refine comment in jV_jV
Fix typo and commented code
graeme committed rHEJ9ff2b8094c3b: Add checks for decays in 2 boson final states (authored by graeme).
Add checks for decays in 2 boson final states
graeme committed rHEJ32f219e44e4e: Support mT2 shift for Z_photon_mix in rapidity_order_ps (authored by graeme).
Support mT2 shift for Z_photon_mix in rapidity_order_ps
Clarifying comments in test_decay
graeme committed rHEJ6a1e6e43c68d: Move couple_quark helper function to hej_test (authored by graeme).
Move couple_quark helper function to hej_test
Reflow code in test_classify
Refactor test_decay to separate functions
graeme committed rHEJb0229e890ddc: Classification tests for not-implemented 2-boson final states (authored by graeme).
Classification tests for not-implemented 2-boson final states
Forward Declaration EWConstants
Refactor PSP to handle multiple bosons
Neaten code in PhaseSpacePoint
graeme committed rHEJ7d0d0d3e1158: Improve resummation born mismatch error message (authored by graeme).
Improve resummation born mismatch error message
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJa3c9f6929aa1: Update WW reference data (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Update WW reference data
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJab0bd693e9ce: Make jW_jW a template function (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Make jW_jW a template function
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJb2578d8357b0: Add virtual corrections for WW (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Add virtual corrections for WW
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJd05413f6cf9c: Implement interference for WW ME (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Implement interference for WW ME
Add ME_WpWp to tests
Bertrand Ducloué <bertrand.ducloue@ed.ac.uk> committed rHEJ4f3df109fc49: Pick positive helicity for incoming antiquarks in jV_jV (authored by Bertrand Ducloué <bertrand.ducloue@ed.ac.uk>).
Pick positive helicity for incoming antiquarks in jV_jV
graeme committed rHEJ1ccc263a9129: Add WW+jet-specific file, implement necessary MatrixElement methods (authored by graeme).
Add WW+jet-specific file, implement necessary MatrixElement methods
ME_WW for for anti-quark in incoming lines
Revert unintended cout in 74bffa0d
Add jV_jV FORM code
graeme committed rHEJd4af5f242f19: Fix WpWp classify test to support 2-5 jets. (authored by graeme).
Fix WpWp classify test to support 2-5 jets.
Improve readability for boson size checks
Merge branch 'master' into WW
Reconstruct 2-boson intermediate states
Tests for support 2-boson final states
graeme committed rHEJ5a10c0169bbc: Factor kinematics in decay_W/Z to decay_kinematics (authored by graeme).
Factor kinematics in decay_W/Z to decay_kinematics
graeme committed rHEJ5be25b5b71f3: rapidity_order_ps can handle specified decays and respects particle mass (authored by graeme).
rapidity_order_ps can handle specified decays and respects particle mass
graeme committed rHEJb2a589c1ab0a: Allow particle reconstruction by specified type (authored by graeme).
Allow particle reconstruction by specified type
graeme committed rHEJ14e1ba4e9ee3: Ensure minimum dy separation of 0.5 in rapidity_ordered_ps (authored by graeme).
Ensure minimum dy separation of 0.5 in rapidity_ordered_ps
Check if any valid decay
graeme committed rHEJ2234ca1ccc41: Implementation of rapidity_order_ps for tests (authored by graeme).
Implementation of rapidity_order_ps for tests
graeme committed rHEJe956d23ec925: Refactor match_expectation to handle generic EventData (authored by graeme).
Refactor match_expectation to handle generic EventData
Merge branch 'master' into WW
Merge branch 'master' into WW
graeme committed rHEJa802915bbc27: `EWConstants` is made available to `Event::reconstruct_intermediate` (authored by graeme).
`EWConstants` is made available to `Event::reconstruct_intermediate`
graeme committed rHEJd094bba86b3a: Reimplement `reconstruct_boson` deferring logic to `valid_X_decays` (authored by graeme).
Reimplement `reconstruct_boson` deferring logic to `valid_X_decays`
More robust decay counting (#122)
graeme committed rHEJ7a18aba8ed4e: type-ordering is now a functor added assert to implied ordering for… (authored by graeme).
type-ordering is now a functor added assert to implied ordering for…
graeme committed rHEJ5ca797a23591: Refactoring in Event.cc (#122); updated associated tests (authored by graeme).
Refactoring in Event.cc (#122); updated associated tests
graeme committed rHEJ8f0c13afaed6: Merge remote-tracking branch 'origin/master' into WW (authored by graeme).
Merge remote-tracking branch 'origin/master' into WW
Prep Matrix element for WW
Mar 21 2023
Mar 21 2023
5fd1655 Merge branch 'metadata_3.1.2.1' into 'master'
allow suppression of printout
allow suppression of printout
jr_reuter committed rWHIZARDSVN8873: 692a8ff Merge branch 'fix_cyclic_muli_dependence' into 'master'.
692a8ff Merge branch 'fix_cyclic_muli_dependence' into 'master'
Mar 19 2023
Mar 19 2023
Added class PLogliOSDE1DResult
Mar 17 2023
Mar 17 2023
Mar 15 2023
Mar 15 2023
further rearrangement of Neyman OSDE
some rearrangements in the Neyman OSDE code
added class MinuitNeymanOSDE1DFcn
Mar 14 2023
Mar 14 2023
added function randomSearchForNeymanOSDE1D
Mar 13 2023
Mar 13 2023
tlatham committed rLAURA94603a6057e6: Move yields into json files and reorganise/tidy up (authored by tlatham).
Move yields into json files and reorganise/tidy up