- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 14 2021
Jan 14 2021
hej committed rHEJ09f4189a367f: Avoid unneccessary compiler optimatiation for the classification test (authored by hej).
Avoid unneccessary compiler optimatiation for the classification test
Added missing data members
hej committed rHEJ671bd8c51509: Use `make_format_writer` and `make_reader` functions for HDF5 test (authored by hej).
Use `make_format_writer` and `make_reader` functions for HDF5 test
Test HDF5 writer in main
Limit number of event for HDF5 test
Removed redundant check
Added test for valid W decay
Test jet criteria for qqx in W
Fix: check W decay in classification
hej committed rHEJ2cabf8373a7a: Changed classification 7 parton PSPs to be massive (authored by hej).
Changed classification 7 parton PSPs to be massive
Shuffle decay particles in tests
hej committed rHEJ8d8bae5b4aa5: Fix: Only mark "implemented" processes as "resummable" (authored by hej).
Fix: Only mark "implemented" processes as "resummable"
Assert correct W decay in ME call
hej committed rHEJ0ee73120f9d1: Added reference classification test with W+4j (includes all subleading channels) (authored by hej).
Added reference classification test with W+4j (includes all subleading channels)
Added test for not implemented processes
Shorten call for EventTypes
Test bad final state for lepton
Added test for non-2j
hej committed rHEJc99d1de659f7: stop classification early for non-resummable states (authored by hej).
stop classification early for non-resummable states
Removed old jet checks
hej committed rHEJf9c3e9bfc51b: Added tests for jet multiple tagging partons sharing one jet (authored by hej).
Added tests for jet multiple tagging partons sharing one jet
use Markdown for README
Organise options
hej committed rHEJcddb10decb17: Fix: check that each tagging parton is in unique jet (authored by hej).
Fix: check that each tagging parton is in unique jet
hej committed rHEJbc6f520f1dd1: Fix: don't allow any parton of central qqx to share jet (authored by hej).
Fix: don't allow any parton of central qqx to share jet
Added file links to Changelog
Added test for non-FKL, virtual ME
Added virtual ME test for Higgs and pure jets
hej committed rHEJ52974d9fae4f: Fix: forward subleading with a W emitted from the backwards leg did NOT… (authored by hej).
Fix: forward subleading with a W emitted from the backwards leg did NOT…
Group changes in logical sections
Organise Changelog by minor version
hej committed rHEJff83c37350ff: Give small overview of major changes with each new version (authored by hej).
Give small overview of major changes with each new version
hej committed rHEJba24f10c9f96: Extenden comment on "number of trials" in LHE file (authored by hej).
Extenden comment on "number of trials" in LHE file
hej committed rHEJd667bad06542: Merge branch 'adaptive_unweighting' into 'master' (authored by hej).
Merge branch 'adaptive_unweighting' into 'master'
Updated LHEF header
Corrected file extension of reference LHE files
Fix: HEPEUP didn't copy attributes
Fix: assert fails if HEPEUP has attributes
Changed IDWTUP to 3 in LHEF to please Pythia
test main with partial unweighting
hej committed rHEJb380ac4dc6ac: Set "signal process id" for HepMC 2 consistent with event_type and LHEF (authored by hej).
Set "signal process id" for HepMC 2 consistent with event_type and LHEF
Print particle colour with event
Added small tests to check LHE
hej committed rHEJd32069c11059: Fix: Switch order of incoming particle in LHE file to make Pythia happy (authored by hej).
Fix: Switch order of incoming particle in LHE file to make Pythia happy
hej committed rHEJ9bef10686477: Fix: print event to correct ostream, not only cout (authored by hej).
Fix: print event to correct ostream, not only cout
Merge branch 'tensor-cleanup' into 'master'
Use CrossSectionAccumulator for xs test
Documentation on error estimation
Corrected index of sum
Fix: filled xs twice for only one event
hej committed rHEJ096f807af553: Removed redundant helicity arguments for higgs uno currents (authored by hej).
Removed redundant helicity arguments for higgs uno currents
Added error estimate for correlated weights
hej committed rHEJece5499cc241: Removed redundant helicity arguments for pure jets uno currents (authored by hej).
Removed redundant helicity arguments for pure jets uno currents
set weight to 0 if event doesn't pass cuts
hej committed rHEJ3c8ec3c4c891: Removed redundant helicity arguments for higgs currents (authored by hej).
Removed redundant helicity arguments for higgs currents
hej committed rHEJ6687352fbe80: Added function to test for planar colour connections (authored by hej).
Added function to test for planar colour connections
Use gcovr to get code coverage of tests
Added comment about gcovr to manual
hej committed rHEJ2755967eaf70: Removed redundant helicity arguments for pure jet currents (authored by hej).
Removed redundant helicity arguments for pure jet currents
Minor: added missing `else`
Spelling: dependencies
removed debug print
Avoid global includes
Moved tests to own `CMakeList.txt`
Document changes
hej committed rHEJ135e508e212c: Added option to disable testing (`BUILD_TESTING`) (authored by hej).
Added option to disable testing (`BUILD_TESTING`)
Renamed "hejlib" target to "HEJ"
Renamed HEJ main executable target to `HEJ_main`
Add "-DHEJ_BUILD_WITH_XYZ" flag to hejlib target
Fixed warning suppression in CI
export hej targets
Merge branch 'unweight_resum' into 'master'
cmake targets for dependences
hej committed rHEJba058fb8441f: Corrected includes for hejlib, even if boost target not found (authored by hej).
Corrected includes for hejlib, even if boost target not found
Don't use boost targets
Don't try to unweight for negative cut
Document changes
Test unweighting with FOG
use iterator version in HEJ main
hej committed rHEJ82fabb29a731: Removed `min_unweight_pt` from `set_middle` (use filter iterator instead) (authored by hej).
Removed `min_unweight_pt` from `set_middle` (use filter iterator instead)
Use new Unweighter instead of FOG version
Use lambda instead of struct for helper function
Added functions to use iterators with Unweighter
Added test for Unweighter
Use boost filter iterator for unweighting in FOG
moved unweighting to own class
count number of resummation events
unweight resummation events
removed dead code
Allow to activate new unweighting from runcard
hej committed rHEJ2bee1a559175: Fix: get all dependences needed to be included for rivet (authored by hej).
Fix: get all dependences needed to be included for rivet
Document deprecated setting
Avoid narrowing conversion warning
hej committed rHEJ15fbc58a2cc2: An auxiliary function to stringify `EventDescription`. (authored by amaier).
An auxiliary function to stringify `EventDescription`.
Merge branch 'description_string' into 'master'
Don't use `min_extparton_pt` in tests
Make `min_extparton_pt` optional