Page MenuHomeHEPForge
Feed Advanced Search

Jul 6 2021

hej committed rHEJ4e0a3a200235: Moved `parse_configuration` to common test library (authored by hej).
Moved `parse_configuration` to common test library
Jul 6 2021, 4:38 PM
hej committed rHEJ11d7315d4edf: Outline new `valid_hej_state` function (authored by hej).
Outline new `valid_hej_state` function
Jul 6 2021, 4:38 PM
hej committed rHEJ0c822e0c460f: Fixed broken test logic (authored by hej).
Fixed broken test logic
Jul 6 2021, 4:38 PM
hej committed rHEJ55752aff8348: removed rerundant includes (authored by hej).
removed rerundant includes
Jul 6 2021, 4:38 PM
hej committed rHEJf88be9657b1a: Use jet cuts in `valid_hej_state` & added outline of test (authored by hej).
Use jet cuts in `valid_hej_state` & added outline of test
Jul 6 2021, 4:38 PM
hej committed rHEJf22837f27202: Small function call `particle_jet_indices` of all jets in event (authored by hej).
Small function call `particle_jet_indices` of all jets in event
Jul 6 2021, 4:38 PM
hej committed rHEJ0021d5162b58: Moved all jet test from classification to jet cut test (authored by hej).
Moved all jet test from classification to jet cut test
Jul 6 2021, 4:38 PM
hej committed rHEJf58fcf3ddfe2: Removed jet requirement from classification (authored by hej).
Removed jet requirement from classification
Jul 6 2021, 4:38 PM
hej committed rHEJb960de1cd48e: added alias pt() for particle.perp() (authored by hej).
added alias pt() for particle.perp()
Jul 6 2021, 4:38 PM
hej committed rHEJ9f7e8db1c3d5: Fix: qqx at first quark (authored by hej).
Fix: qqx at first quark
Jul 6 2021, 4:38 PM
hej committed rHEJ9273369e3b34: Updated Changelog (authored by hej).
Updated Changelog
Jul 6 2021, 4:37 PM
hej committed rHEJ160b91b33f1e: Added reversed Parton iterator (authored by hej).
Added reversed Parton iterator
Jul 6 2021, 4:37 PM
hej committed rHEJ65eddd44a831: Added logic for `soft pt fraction` (authored by hej).
Added logic for `soft pt fraction`
Jul 6 2021, 4:37 PM
hej committed rHEJ7eafde716db5: prefer ++i over i++ (authored by hej).
prefer ++i over i++
Jul 6 2021, 4:37 PM
hej committed rHEJ6bf9c10a2bdd: Merge branch 'remove_deleters' into 'master' (authored by hej).
Merge branch 'remove_deleters' into 'master'
Jul 6 2021, 4:37 PM
hej committed rHEJ1fbb658fe432: Fixed even more counter's type (authored by hej).
Fixed even more counter's type
Jul 6 2021, 4:37 PM
hej committed rHEJ08faf514b735: Visual: Indentation of comments (authored by hej).
Visual: Indentation of comments
Jul 6 2021, 4:37 PM
hej committed rHEJ3e7c952495f7: Visual: More consistent coding style in headers (authored by hej).
Visual: More consistent coding style in headers
Jul 6 2021, 4:37 PM
hej committed rHEJ943d2c5bc413: Supress CMake warning if HepMC3 is not installed (authored by hej).
Supress CMake warning if HepMC3 is not installed
Jul 6 2021, 4:37 PM
hej committed rHEJec09f1bef7c6: Fix: yaml-cpp target can miss include dir (authored by hej).
Fix: yaml-cpp target can miss include dir
Jul 6 2021, 4:37 PM
hej committed rHEJd73f4faf671a: Fix: Explicit object capture required in gcc 5.3 (authored by hej).
Fix: Explicit object capture required in gcc 5.3
Jul 6 2021, 4:37 PM
hej committed rHEJc12ed28f825d: Add variation to hepmc for rivet (authored by hej).
Add variation to hepmc for rivet
Jul 6 2021, 4:37 PM
hej committed rHEJdcb4f5e21821: Create Boost targets manually if they are missing by default (authored by hej).
Create Boost targets manually if they are missing by default
Jul 6 2021, 4:37 PM
hej committed rHEJ29ca428e17ab: Move yaml target fix to new cmake module (authored by hej).
Move yaml target fix to new cmake module
Jul 6 2021, 4:37 PM
hej committed rHEJb63c98383369: Moved filename from `ParameterDescription` to own function (authored by hej).
Moved filename from `ParameterDescription` to own function
Jul 6 2021, 4:37 PM
hej committed rHEJ0ed248bcbac1: Use `const` when possible (authored by hej).
Use `const` when possible
Jul 6 2021, 4:37 PM
hej committed rHEJcd9a63686087: Find if rivet was compiled with HepMC3 (authored by hej).
Find if rivet was compiled with HepMC3
Jul 6 2021, 4:37 PM
hej committed rHEJ899b2df8ddf7: Only read matching regex from config header (authored by hej).
Only read matching regex from config header
Jul 6 2021, 4:37 PM
hej committed rHEJ900273928c6c: Always link to rivet even without HepMC2 (authored by hej).
Always link to rivet even without HepMC2
Jul 6 2021, 4:37 PM
hej committed rHEJ87812c154aa1: Add HepMC directly to rivet target (authored by hej).
Add HepMC directly to rivet target
Jul 6 2021, 4:37 PM
hej committed rHEJ6f541ad2472e: Allow HepMC 2 and 3 with rivet (authored by hej).
Allow HepMC 2 and 3 with rivet
Jul 6 2021, 4:37 PM
hej committed rHEJ3d99c5d3b66f: Use more input settings for main test (authored by hej).
Use more input settings for main test
Jul 6 2021, 4:37 PM
hej committed rHEJ584ca30dea22: Cleanup syntax (authored by hej).
Cleanup syntax
Jul 6 2021, 4:37 PM
hej committed rHEJ2750dd0b9d15: Made HepMC3::GenRunInfo available through HepMC3Interface (authored by hej).
Made HepMC3::GenRunInfo available through HepMC3Interface
Jul 6 2021, 4:37 PM
hej committed rHEJ0bc314d9972d: Set weight names in HepMC3 (authored by hej).
Set weight names in HepMC3
Jul 6 2021, 4:37 PM
hej committed rHEJcf95880fe547: Make weight variation in HepMC3 useful for rivet (authored by hej).
Make weight variation in HepMC3 useful for rivet
Jul 6 2021, 4:37 PM
hej committed rHEJ37f8c6baf438: First rivet event is special -> run test on 2 events (authored by hej).
First rivet event is special -> run test on 2 events
Jul 6 2021, 4:37 PM
hej committed rHEJ5055f215b202: Let rivet decide on a sutable default name (authored by hej).
Let rivet decide on a sutable default name
Jul 6 2021, 4:37 PM
hej committed rHEJ440c3622989e: Only create one instance of rivet with rivet 3 (authored by hej).
Only create one instance of rivet with rivet 3
Jul 6 2021, 4:37 PM
hej committed rHEJ6f7968110299: Bugfix: Setting up second HepMC 3 interface used beams from previous interface (authored by hej).
Bugfix: Setting up second HepMC 3 interface used beams from previous interface
Jul 6 2021, 4:37 PM
hej committed rHEJ6e93824ecd2c: Run rivet test also for rivet+HepMC3 (authored by hej).
Run rivet test also for rivet+HepMC3
Jul 6 2021, 4:37 PM
hej committed rHEJeba113777a1b: Added test for consistency of rivet interface (authored by hej).
Added test for consistency of rivet interface
Jul 6 2021, 4:37 PM
hej committed rHEJb195c56c3f5e: Write weight names to HepMC 3 files (authored by hej).
Write weight names to HepMC 3 files
Jul 6 2021, 4:37 PM
hej committed rHEJ5541d7062c8e: Fix: Rivet doesn't like naming the central value (authored by hej).
Fix: Rivet doesn't like naming the central value
Jul 6 2021, 4:37 PM
hej committed rHEJbb95772487d5: Initalise weight container for HepMC2 similar to HepMC3 (authored by hej).
Initalise weight container for HepMC2 similar to HepMC3
Jul 6 2021, 4:37 PM
hej committed rHEJ4d61826ba34f: Also run rivet consistentcy test for rivet3 with hepmc2 (authored by hej).
Also run rivet consistentcy test for rivet3 with hepmc2
Jul 6 2021, 4:37 PM
hej committed rHEJ5b8050f40272: Comment about required yoda version (authored by hej).
Comment about required yoda version
Jul 6 2021, 4:37 PM
hej committed rHEJd6c8409cf14c: Streamline HepMC interface (authored by hej).
Streamline HepMC interface
Jul 6 2021, 4:37 PM
hej committed rHEJ0e4446184d02: Fixed missing include directory of yaml target (again) (authored by hej).
Fixed missing include directory of yaml target (again)
Jul 6 2021, 4:37 PM
hej committed rHEJ03558408ae66: Merge branch 'CrossUnoPure' into 'master' (authored by hej).
Merge branch 'CrossUnoPure' into 'master'
Jul 6 2021, 4:37 PM
hej committed rHEJec22afd45c93: Merge remote-tracking branch 'origin/master' into rivet3 (authored by hej).
Merge remote-tracking branch 'origin/master' into rivet3
Jul 6 2021, 4:37 PM
hej committed rHEJb742f69b0527: mention `BOOST_ROOT` option (authored by hej).
mention `BOOST_ROOT` option
Jul 6 2021, 4:37 PM
hej committed rHEJb2156acfeb60: Use "HepMC2_ROOT_DIR" as hint (authored by hej).
Use "HepMC2_ROOT_DIR" as hint
Jul 6 2021, 4:37 PM
hej committed rHEJ29dfc15e21e0: Added CI for rivet3+HepMC & minor cmake fix (authored by hej).
Added CI for rivet3+HepMC & minor cmake fix
Jul 6 2021, 4:37 PM
hej committed rHEJb07de21ffa39: Removed old hacky workaround of side package warnings (authored by hej).
Removed old hacky workaround of side package warnings
Jul 6 2021, 4:37 PM
hej committed rHEJ80341e5da19e: Added HDF5Writer to changelog (authored by hej).
Added HDF5Writer to changelog
Jul 6 2021, 4:37 PM
hej committed rHEJ7f1be78c62e4: Mention rivet 3 support (authored by hej).
Mention rivet 3 support
Jul 6 2021, 4:37 PM
hej committed rHEJ7d60a53e26e3: Default build does not need dependencies (authored by hej).
Default build does not need dependencies
Jul 6 2021, 4:37 PM
hej committed rHEJ7b39943d3b62: Testing Rivet 3 with HepMC 2 only on MR should be enough (authored by hej).
Testing Rivet 3 with HepMC 2 only on MR should be enough
Jul 6 2021, 4:37 PM
hej committed rHEJ3051c525c31d: Comply with std requirement on `UniformRandomBitGenerator` (authored by hej).
Comply with std requirement on `UniformRandomBitGenerator`
Jul 6 2021, 4:37 PM
hej committed rHEJ3b3c3f04cb41: Moved additional compiles into standard build/test stage (authored by hej).
Moved additional compiles into standard build/test stage
Jul 6 2021, 4:37 PM
hej committed rHEJ58a432b6af65: Removed redundant figure path (authored by hej).
Removed redundant figure path
Jul 6 2021, 4:37 PM
hej committed rHEJ460445f80967: Merge branch 'peak_finder' into 'master' (authored by hej).
Merge branch 'peak_finder' into 'master'
Jul 6 2021, 4:37 PM
hej committed rHEJ529bc0f097ca: Visual: keep bit mask bitwise (authored by hej).
Visual: keep bit mask bitwise
Jul 6 2021, 4:37 PM
hej committed rHEJb7ed8b9efb3d: Show pedantic compiler warnings (authored by hej).
Show pedantic compiler warnings
Jul 6 2021, 4:37 PM
hej committed rHEJef8ff873527f: Added information about Pure Central `$q\bar{q}$` to the developer manual (authored by black).
Added information about Pure Central `$q\bar{q}$` to the developer manual
Jul 6 2021, 4:37 PM
hej committed rHEJ13207b5f67a5: Catch non-implemtented processes (authored by hej).
Catch non-implemtented processes
Jul 6 2021, 4:37 PM
hej committed rHEJ81c5277c29a0: Added Pure Jet Central qqbar resummation to user change log (authored by black).
Added Pure Jet Central qqbar resummation to user change log
Jul 6 2021, 4:37 PM
hej committed rHEJa698c0b23dfa: Fix: Altered Factor based on Exploration of PhaseSpace in HEJ_explorer Fix… (authored by black).
Fix: Altered Factor based on Exploration of PhaseSpace in HEJ_explorer Fix…
Jul 6 2021, 4:37 PM
hej committed rHEJ21cf39c373ac: Allow generation of qqx for non W processes (authored by hej).
Allow generation of qqx for non W processes
Jul 6 2021, 4:37 PM
hej committed rHEJ2e8d881650ea: Updated & structur example configs (authored by hej).
Updated & structur example configs
Jul 6 2021, 4:37 PM
hej committed rHEJ316d576f9c2c: FOG: Added test for subleading contributions for pure jets (authored by hej).
FOG: Added test for subleading contributions for pure jets
Jul 6 2021, 4:37 PM
hej committed rHEJb3500a261725: Better user documentation of the implemented processes (authored by hej).
Better user documentation of the implemented processes
Jul 6 2021, 4:37 PM
hej committed rHEJ51b1ef1beef6: Automatically find HepMC with rivet (authored by hej).
Automatically find HepMC with rivet
Jul 6 2021, 4:37 PM
hej committed rHEJ208d4950e87e: FOG: Print number of generated events (authored by hej).
FOG: Print number of generated events
Jul 6 2021, 4:37 PM
hej committed rHEJ082cf05f15cc: Fix: Process information where missing for analyses in the FOG (authored by hej).
Fix: Process information where missing for analyses in the FOG
Jul 6 2021, 4:37 PM
hej committed rHEJ1aab549bb334: Removed `initialise` function from `Analysis` and pass `heprup` in the… (authored by hej).
Removed `initialise` function from `Analysis` and pass `heprup` in the…
Jul 6 2021, 4:37 PM
hej committed rHEJ57100bc6f3dc: Moved examples to own directory (authored by hej).
Moved examples to own directory
Jul 6 2021, 4:37 PM
hej committed rHEJ8767b22545d7: Fixed simple analysis to include `LHEF::HEPRUP` & cleanup (authored by hej).
Fixed simple analysis to include `LHEF::HEPRUP` & cleanup
Jul 6 2021, 4:37 PM
hej committed rHEJead1d0f26a16: Moved example scale to own function (authored by hej).
Moved example scale to own function
Jul 6 2021, 4:37 PM
hej committed rHEJ1a44744a1dd3: Test scale directly from examples (authored by hej).
Test scale directly from examples
Jul 6 2021, 4:37 PM
hej committed rHEJ653d743d0fdc: Test all example analyses (authored by hej).
Test all example analyses
Jul 6 2021, 4:37 PM
hej committed rHEJf10632ec97be: Create sphinx/user documentation directly from cmake with `make sphinx` (authored by hej).
Create sphinx/user documentation directly from cmake with `make sphinx`
Jul 6 2021, 4:37 PM
hej committed rHEJ114a406fcb46: document changes (authored by hej).
document changes
Jul 6 2021, 4:37 PM
hej committed rHEJ486e6d26a947: Create doxygen documentation directly from cmake with `make doxygen` (authored by hej).
Create doxygen documentation directly from cmake with `make doxygen`
Jul 6 2021, 4:37 PM
hej committed rHEJ30f30c0c0ccf: Corrected doxygen documentation (authored by hej).
Corrected doxygen documentation
Jul 6 2021, 4:37 PM
hej committed rHEJ9d20f0b0dbe4: `config.hh` -> `Config.hh` to match class name (authored by hej).
`config.hh` -> `Config.hh` to match class name
Jul 6 2021, 4:37 PM
hej committed rHEJcc7ccebdeda2: Removed implicitly deleted defaulted default constructor (authored by hej).
Removed implicitly deleted defaulted default constructor
Jul 6 2021, 4:37 PM
hej committed rHEJ3fa1f939d94e: `JetParameters` of `EventReweighterConfig` are already in… (authored by hej).
`JetParameters` of `EventReweighterConfig` are already in…
Jul 6 2021, 4:37 PM
hej committed rHEJ4616328f68ec: Nicer error message (authored by hej).
Nicer error message
Jul 6 2021, 4:37 PM
hej committed rHEJe77bea6c4824: Prefer `PROJECT_BINARY_DIR` over `CMAKE_BINARY_DIR` (authored by hej).
Prefer `PROJECT_BINARY_DIR` over `CMAKE_BINARY_DIR`
Jul 6 2021, 4:37 PM
hej committed rHEJ568f42fbd1dd: added code to write out optimised expressions for currents (authored by amaier).
added code to write out optimised expressions for currents
Jul 6 2021, 4:37 PM
hej committed rHEJ651235142741: Added FORM as git submodule (authored by amaier).
Added FORM as git submodule
Jul 6 2021, 4:37 PM
hej committed rHEJb1dba2fb318c: tell CI to fetch FORM submodule (authored by amaier).
tell CI to fetch FORM submodule
Jul 6 2021, 4:37 PM
hej committed rHEJ5422339bf5c9: use newly included FORM version for build (authored by amaier).
use newly included FORM version for build
Jul 6 2021, 4:37 PM
hej committed rHEJe6aad49b86a3: various fixes to make generated current files compile (authored by amaier).
various fixes to make generated current files compile
Jul 6 2021, 4:37 PM
hej committed rHEJ3550df555ea9: fixes in current header generation (authored by amaier).
fixes in current header generation
Jul 6 2021, 4:37 PM
hej committed rHEJd8374502f21f: generate current code as part of standard build (authored by amaier).
generate current code as part of standard build
Jul 6 2021, 4:37 PM
hej committed rHEJ54e920d2dafb: fix to FORM output (authored by amaier).
fix to FORM output
Jul 6 2021, 4:37 PM
hej committed rHEJ54f5663d28bd: avoid accidental cancellation (authored by amaier).
avoid accidental cancellation
Jul 6 2021, 4:37 PM