- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 14 2021
Jan 14 2021
Nicer pictures for colour connections
Hitham Hassan <hitham.hassan@durham.ac.uk> committed rHEJbf2acccb687f: Overwrite HEPRUP version for compatibility with Pythia (authored by hej).
Overwrite HEPRUP version for compatibility with Pythia
Added `npLO` and `npNLO`
hej committed rHEJ31377a2a7a7a: Exclude automatic generated files from coverage analysis (authored by hej).
Exclude automatic generated files from coverage analysis
hej committed rHEJdfa6f4ca015f: Fix: Event weight was tested in hdf5 writer due to type (authored by hej).
Fix: Event weight was tested in hdf5 writer due to type
Steamlined formulations
hej committed rHEJ344130599675: Removed redundent `t_` and `test_` prefix from test names (authored by hej).
Removed redundent `t_` and `test_` prefix from test names
Move dependencies flags to own header
Use new `ASSERT_PROPERTY` macro also in LHE test
Removed documentation of Tensor class
More doxygen documentation
Merge branch 'remove_tensor_code' into 'master'
Align #else to #if
Merge branch 'gen_jW_contractions' into 'master'
Make `jWuno` look like `jWqqbar`
hej committed rHEJ9e85c8cae1c3: Move `jW` contraction out of construction of `juno` (authored by hej).
Move `jW` contraction out of construction of `juno`
Use alias functions
Avoid slow `[]` access for PseudoJets
Enclosed debugging code with NDEBUG
Fixed recursion in 1ddbdf9e
hej committed rHEJ001ff85bbf86: Use scientific notation for numbers to keep relative precision (authored by hej).
Use scientific notation for numbers to keep relative precision
Fix: don't divide by 0
hej committed rHEJ63fe8841f466: Merge branch '117-check-input-fractions' into 'master' (authored by hej).
Merge branch '117-check-input-fractions' into 'master'
moved YAML Fraction code to YAMLreader header
Typo: same name as in previous equation
updated documentation
hej committed rHEJ7f08f3b3ebdb: document split into lightlike vectors and adjust conventions in code (authored by amaier).
document split into lightlike vectors and adjust conventions in code
Mention `FORM` & `git submodule` in changelog
added code documentation
hej committed rHEJa6fd5841a668: use simpler formula in splitting a Lorentz vector (authored by amaier).
use simpler formula in splitting a Lorentz vector
hej committed rHEJ8c442b8f2429: removed old code for W + central qqbar matrix element (authored by amaier).
removed old code for W + central qqbar matrix element
add check against negative-energy spinors
new code for W + central qqbar matrix element
hej committed rHEJbc88f307c018: add optimisation statistics to current generation log (authored by amaier).
add optimisation statistics to current generation log
hej committed rHEJf0771b829745: bug fix: include header for angle/square products (authored by amaier).
bug fix: include header for angle/square products
code for W + central qqbar
hej committed rHEJ63e224c794e3: added auxiliary function to split momentum into two lightlike momenta (authored by amaier).
added auxiliary function to split momentum into two lightlike momenta
added missing include guard and documentation
Steamline `move`
General Code cleanup
Use ParticleID instead of int
Always throw on unreachable end of functions
Extended ME test for W+
hej committed rHEJc90c89ec3204: Fix: Central qqx with W at first leg had wrong t-momenta in Lipatov (authored by hej).
Fix: Central qqx with W at first leg had wrong t-momenta in Lipatov
Extended ME test for W-
Document changes
Added test for multiple analyses at once
hej committed rHEJ918b7d6d960b: Added visibility flags to compile commands in sphinx (authored by hej).
Added visibility flags to compile commands in sphinx
Added version information to libHEJ
hej committed rHEJ69afd100e2de: Added new option 'analyses' to load multiple analysis at once (authored by hej).
Added new option 'analyses' to load multiple analysis at once
Strict checks for rivet options
Only expose factory function in examples
Port changes to FOG
Added `assert`s to all RNG points
hej committed rHEJbe4ea3519605: Cleanup: Prefer `CMAKE_CURRENT_BINARY_DIR` (or implicit setting) over… (authored by hej).
Cleanup: Prefer `CMAKE_CURRENT_BINARY_DIR` (or implicit setting) over…
Correctly limit range of bin indices
Use explicit references to RNG when possible
Use CTest for FOG tests
Allow vector of analysis parameters
Use `shared_ptr` for RNG instead of `unique_ptr`
hej committed rHEJ075566fa4e97: Find the bin width for the specific bin (to make variable bin (authored by Jeppe R. Andersen <jeppe.andersen@durham.ac.uk>).
Find the bin width for the specific bin (to make variable bin
hej committed rHEJf3e3db927bc9: Merge branch 'Simple_standard_analysis' into 'master' (authored by hej).
Merge branch 'Simple_standard_analysis' into 'master'
Store RNG as `shared_prt` instead of reference
hej committed rHEJ545768e587eb: Correct XSECUP (xs) & XWGTUP (weight) in Sherpa LHE reader (authored by hej).
Correct XSECUP (xs) & XWGTUP (weight) in Sherpa LHE reader
Merge branch 'sanitise_unweighter' into 'master'
hej committed rHEJ6164db583de6: Calculate standard derivation in unweighter from pruned sample (authored by hej).
Calculate standard derivation in unweighter from pruned sample
Throw error when no calibration events generated
Prefer XWGTUP over weight() when reading HEPEUP
hej committed rHEJd3c187d1ac09: Use IDWTUP=-3 to allow negative weights from NLO PDFs (authored by hej).
Use IDWTUP=-3 to allow negative weights from NLO PDFs
Mention FORM for installation
Added HEJFOG as known generator
hej committed rHEJ5da30bc8b559: Fix: Weighted events in Sherpa got divided by number of events (authored by hej).
Fix: Weighted events in Sherpa got divided by number of events
hej committed rHEJ3770fb5d76df: Save number of Sherpa events when reading LHE files (authored by hej).
Save number of Sherpa events when reading LHE files
hej committed rHEJ573264f74f34: More explicit error message if HepMC is needed but not found for rivet (authored by hej).
More explicit error message if HepMC is needed but not found for rivet
Changed generator tag in "fixed Sherpa LHE" file
Added Event Reader for Sherpa
Host all dockers as hejdock
hej committed rHEJe0b80b8bb0c9: Automatically use correct Reader for each ME generator (authored by hej).
Automatically use correct Reader for each ME generator
Minor: Use HEJ LHE reader for test
hej committed rHEJ0c43b7532e88: Supress redundant clang warning about `unique_ptr` in `extern "C"` linking (authored by hej).
Supress redundant clang warning about `unique_ptr` in `extern "C"` linking
Fix: Install HEJ with Clang
only compile with clang in long tests
Compile with clang
Merge branch 'current_generator' into 'master'
Removed dead code
Removed broken argument
hej committed rHEJad4459c28eb0: Fix: Compiler for FORM should be the same as in cmake (authored by hej).
Fix: Compiler for FORM should be the same as in cmake
Fix: Corrected dependencies for manual stages
Corrected reference
Run FORM more silently
hej committed rHEJd8374502f21f: generate current code as part of standard build (authored by amaier).
generate current code as part of standard build
hej committed rHEJd4eee1d33584: Deativate "native optimisation", causes problems with sl6 docker (authored by hej).
Deativate "native optimisation", causes problems with sl6 docker
hej committed rHEJ64e4f644420b: replaced hardcoded W uno current with calls to generated code (authored by amaier).
replaced hardcoded W uno current with calls to generated code
fix to FORM output
avoid accidental cancellation
use newly included FORM version for build
hej committed rHEJe6aad49b86a3: various fixes to make generated current files compile (authored by amaier).
various fixes to make generated current files compile
Added FORM as git submodule