- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 14 2021
Jan 14 2021
Avoid wrong doxygen auto-link
Read `max events` from runcard
hej committed rHEJ036bc451413a: Fix: Allow "max events" with together with "xs=avg(weights)" (authored by hej).
Fix: Allow "max events" with together with "xs=avg(weights)"
Fix: Specify enum hash function for gcc<6
use size_t for event number
Fix: use `isfinite` from cmath
Improved error message for incomplete decays
specify type of ParticleID enum
updated changelog
Moved "decays" to its own setting
Document changes & fixed a bunch of sphinx links
Added safety check to ensure decays for W bosons
Renamed `particles_decays` to `particle_decays`
split up long line
Use input vev in ME
removed redundant g_W
Use W mass & width from user input
hej committed rHEJ9abe06a05bb0: Emphasis that Branching ratio is optional in FOG runcard (authored by hej).
Emphasis that Branching ratio is optional in FOG runcard
New class grouping electro weak constants
Make event treatment mandatory again
Give EW constants to ME
Read in constants from runcard
TODO: make FOG work again
Document changes
Merge branch 'CombineUnobUnof' into 'master'
hej committed rHEJ0317fd24e186: Grouped event treatment in "event treatment" option (authored by hej).
Grouped event treatment in "event treatment" option
Visuals: Emphasis wrong setting
hej committed rHEJc7d096bd1351: Corrected test runcards for new `event treatment` (authored by hej).
Corrected test runcards for new `event treatment`
Removed redundant End incoming iterator
Always return in main functions
Don't recluster in ME
Always return in main functions
removed redundant header
Fix/typo: LHE test was not activated
hej committed rHEJ2c80bba9f312: Fix: HDF5 weight is given as `xs=sum(weight)/number_trials` (authored by hej).
Fix: HDF5 weight is given as `xs=sum(weight)/number_trials`
hej committed rHEJ4e12aaa59187: Added option for the EventReader to provide "numbers of events" (authored by hej).
Added option for the EventReader to provide "numbers of events"
Bugfix: weights are doubles
Merge branch 'PureUno' into 'master'
Protect `Subleading` enum in its own namespace
updated user documentation
Implemented uno pure jets production in FOG
Removed debug output
Group depentend tests in one (ctest) command
Run on all available cores for ctest
hej committed rHEJf39b94ce5e40: Moved common `init_kinematics` to template function (authored by hej).
Moved common `init_kinematics` to template function
Document changes
Merge branch 'master' into HepMC3
Renamed (old) HepMC -> HepMC2
HepMC will find HepMC 2
Removed references to old HepMC3 implementation
Use HepMC 3.1.1 Docker for CI
Readded HepMC3 test
Enable output for HepMC3
Comment on HepMC3 version
hej committed rHEJd369f938277e: Fix: rewriting the init block only works if space keeps constant (authored by hej).
Fix: rewriting the init block only works if space keeps constant
Made `FileFormat` an `enum class`
Cleanup in doxumentation
Find HepMC3 version 3.1+
Removed dead comment
HepMC3 interface
hej committed rHEJc7ab7c7b2ecd: Renamed "hejfog" -> "hejfog_lib" to avoid capitalisation conflicts (authored by hej).
Renamed "hejfog" -> "hejfog_lib" to avoid capitalisation conflicts
hej committed rHEJ2cc3cccd95c0: Merge branch '54-split-currents-cc-into-two-files' into 'master' (authored by hej).
Merge branch '54-split-currents-cc-into-two-files' into 'master'
Split up long lines
squeezed banner
Use in doxygen example
Removed dead comment
Cleanup in doxumentation
Use `std::swap`
Added missing header
corrected Doxygen comments
Merge branch 'WJetsCleanup' into 'master'
Merge branch 'outerHLV' into 'master'
use array instead of vector
Merge branch 'CurrentsClean' into 'master'
Visuals: moved factors to one place
Merge branch 'contractHLV' into 'master'
Merge branch 'master' into mirror_ME_test
Use `const &` everywhere in MatrixElement.cc
hej committed rHEJ7f6be59642d1: Fix: Include W emission from a backward leg for a backward qqx (authored by hej).
Fix: Include W emission from a backward leg for a backward qqx
Visuals: Consistent definition of wc
hej committed rHEJ80b481cb8343: Update W+jets ME data for fixes with mirror calles (authored by hej).
Update W+jets ME data for fixes with mirror calles
Visuals: Consistent function definitions
hej committed rHEJ684fda1d7b23: Fix: q<->qx where swapped for extremal qWqx forward (authored by hej).
Fix: q<->qx where swapped for extremal qWqx forward
Use const iterators
Ensure throw on unreachable end of functions
Visuals: consistent spacing
hej committed rHEJ1a42b1080b5b: Fix qqx backwards: W was always emitted from the backward leg (authored by hej).
Fix qqx backwards: W was always emitted from the backward leg
hej committed rHEJ481cc35d8213: Fix: correct argument order for call to "ME_WExqqx_qqbarQ" (authored by hej).
Fix: correct argument order for call to "ME_WExqqx_qqbarQ"
hej committed rHEJ3f661a2af809: Fix: q/qx was labeled wrong in the unof_qqbar & unof_qbarq call (authored by hej).
Fix: q/qx was labeled wrong in the unof_qqbar & unof_qbarq call
hej committed rHEJee04d9ef3f63: Added test to check that z-mirrored (`z<->-z`) ME is the same as original ME (authored by hej).
Added test to check that z-mirrored (`z<->-z`) ME is the same as original ME
hej committed rHEJ43a18d022f90: Fix "shuffle_particles" in tests to keep correct decay index (authored by hej).
Fix "shuffle_particles" in tests to keep correct decay index
hej committed rHEJ67fee0072fd2: Merge branch '48-rename-non-hej-to-fixed-order-in-runcard' into 'master' (authored by hej).
Merge branch '48-rename-non-hej-to-fixed-order-in-runcard' into 'master'
corrected comment
Document renaming `is_HEJ` -> `is_resummable`
Corrected Changelog
hej committed rHEJ387148451f76: Merge branch 'NameConventionChange' into 'master' (authored by hej).
Merge branch 'NameConventionChange' into 'master'
use EventReader for ME test