User Details
User Details
- User Since
- Jul 3 2018, 2:12 PM (331 w, 2 d)
Mar 22 2023
Mar 22 2023
Moved common attributes to default section
Added reference to W+Jets paper
mheil committed rHEJ5002e15ed0a5: Add option to run with ccache directly from cmake (authored by mheil).
Add option to run with ccache directly from cmake
Jul 6 2021
Jul 6 2021
Minor visual changes
Fixed: int to double
mheil committed rHEJfec7e06ec189: Fix: give decays to ME introduced in a139112664c9c1c2488c3307d0816432ab1182bd (authored by mheil).
Fix: give decays to ME introduced in a139112664c9c1c2488c3307d0816432ab1182bd
use doubles everywhere
placeholder for W boson
write error to cerr
mheil committed rHEJ4d850ed5e319: fixed TODOs in headers to be included in doxygen (authored by mheil).
fixed TODOs in headers to be included in doxygen
Code documentation for FOG
function to decide if qqx possible
assert that W has q to couple to
Implemented: switch to central qqx
Structure for qqx
Fixed: right PDF for Anti-Proton
Require one q for W+2j
mheil committed rHEJf68daa8b70df: Only generate allowed configurations for W+2j (authored by mheil).
Only generate allowed configurations for W+2j
Helper to decide if any kind of quark
Macro for AWZ process
Switch q where W couples to
Check if correct particles outgoing
added test for Wm
Added test to check legal W2j
Merge branch 'WJets' into WJets-FOG
Fixed: do not switch W to qqx
Do not allow W coupling to bottom
removed broken assert
Fixed logic in qqxf/b classify
test PS of W + 3j and 4j
Less spam output
Fixed logic in qqxf/b classify
Don't generate illegal W3j incoming states
Don't generate illegal outgoing states
Fix test: Require less PSP/event_type
Removed redundant wrong_final_state
Fixed compiler warning
Merge branch 'WJets' into WJets-FOG
Merge branch 'WJets' into WJets-FOG
Merge branch 'master' into WJets
Merge branch 'WJets' into WJets-FOG
Fixed extremal qqx classify
Use "subleading channels" for qqx
Merge branch 'WJets' into WJets-FOG
Documentation & clean-up
removed sphinx warning
Corrected name in error message
removed dead code
Fixed: avoid '/' and '*' in scale names
incremented version number
Correctly create string
Parse scale from right to left ("normal order")
remove debug output
Allow (multiple) functions for scale factors
Updated changelog
Merge branch 'master' into scale_factors
Improved version parsing
Check clhep version
Helper to decide for any kind of quark
Added colour to particles
Read colour from LHE file
Sort particles in extra function
Outlines of colour correction
Test for clean code
added missing tags
Ignore boost warnings
Fixed compiler warning without QCDloop
move style tests to end
Ignore fastjet errors
Merge branch 'gitlab_runner'
Added test for colour connection
Correct colour connection
removed debug output
Generate colours in resummation and FO
hej committed rHEJa7f07bb0f0e3: Fixed compiler warning "missing-field-initializers" (authored by hej).
Fixed compiler warning "missing-field-initializers"
Moved "generate_colour_flow" to "Event"
Write colour to LHEF
Merge branch 'master' into colour_flow
hej committed rHEJ4df27ca5d567: Change default build type to "RelWithDebInfo" Speed is the same as "release"… (authored by hej).
Change default build type to "RelWithDebInfo" Speed is the same as "release"…
hej committed rHEJ3836e7fb2b16: removed redundant "is_quark_line" flag and code cleanup (authored by hej).
removed redundant "is_quark_line" flag and code cleanup
Documentation colour connection
hej committed rHEJ8a78425ac891: Changed HepMC status codes to follow the standard (authored by hej).
Changed HepMC status codes to follow the standard
Added colours to changelog
spelling in CI: lhapdf->LHAPDF
Consistency in CMakeList.txt
Fix: wrong name in hej-config.cmake
Use standard search in FindLHAPDF.cmake
Correctly include the rivet headers
Use standard search in Findfastjet.cmake