- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 14 2021
Jan 14 2021
tell CI to fetch FORM submodule
hej committed rHEJ568f42fbd1dd: added code to write out optimised expressions for currents (authored by amaier).
added code to write out optimised expressions for currents
fixes in current header generation
Nicer error message
hej committed rHEJe77bea6c4824: Prefer `PROJECT_BINARY_DIR` over `CMAKE_BINARY_DIR` (authored by hej).
Prefer `PROJECT_BINARY_DIR` over `CMAKE_BINARY_DIR`
hej committed rHEJ3fa1f939d94e: `JetParameters` of `EventReweighterConfig` are already in… (authored by hej).
`JetParameters` of `EventReweighterConfig` are already in…
`config.hh` -> `Config.hh` to match class name
hej committed rHEJcc7ccebdeda2: Removed implicitly deleted defaulted default constructor (authored by hej).
Removed implicitly deleted defaulted default constructor
document changes
Corrected doxygen documentation
Test all example analyses
Test scale directly from examples
hej committed rHEJ486e6d26a947: Create doxygen documentation directly from cmake with `make doxygen` (authored by hej).
Create doxygen documentation directly from cmake with `make doxygen`
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`
hej committed rHEJ8767b22545d7: Fixed simple analysis to include `LHEF::HEPRUP` & cleanup (authored by hej).
Fixed simple analysis to include `LHEF::HEPRUP` & cleanup
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
Moved example scale to own function
Moved examples to own directory
FOG: Print number of generated events
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…
hej committed rHEJb3500a261725: Better user documentation of the implemented processes (authored by hej).
Better user documentation of the implemented processes
hej committed rHEJ316d576f9c2c: FOG: Added test for subleading contributions for pure jets (authored by hej).
FOG: Added test for subleading contributions for pure jets
Catch non-implemtented processes
Automatically find HepMC with rivet
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…
Allow generation of qqx for non W processes
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
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
Updated & structur example configs
Show pedantic compiler warnings
Merge branch 'peak_finder' into 'master'
Visual: keep bit mask bitwise
Removed redundant figure path
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
hej committed rHEJ3b3c3f04cb41: Moved additional compiles into standard build/test stage (authored by hej).
Moved additional compiles into standard build/test stage
Added CI for rivet3+HepMC & minor cmake fix
Default build does not need dependencies
hej committed rHEJb07de21ffa39: Removed old hacky workaround of side package warnings (authored by hej).
Removed old hacky workaround of side package warnings
Mention rivet 3 support
Added HDF5Writer to changelog
Use "HepMC2_ROOT_DIR" as hint
Comment about required yoda version
mention `BOOST_ROOT` option
hej committed rHEJec22afd45c93: Merge remote-tracking branch 'origin/master' into rivet3 (authored by hej).
Merge remote-tracking branch 'origin/master' into rivet3
Added test for consistency of rivet interface
Write weight names to HepMC 3 files
hej committed rHEJ4d61826ba34f: Also run rivet consistentcy test for rivet3 with hepmc2 (authored by hej).
Also run rivet consistentcy test for rivet3 with hepmc2
hej committed rHEJbb95772487d5: Initalise weight container for HepMC2 similar to HepMC3 (authored by hej).
Initalise weight container for HepMC2 similar to HepMC3
Streamline HepMC interface
Run rivet test also for rivet+HepMC3
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
Fix: Rivet doesn't like naming the central value
Let rivet decide on a sutable default name
Only create one instance of rivet with rivet 3
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
Always link to rivet even without HepMC2
Allow HepMC 2 and 3 with rivet
Use more input settings for main test
hej committed rHEJ2750dd0b9d15: Made HepMC3::GenRunInfo available through HepMC3Interface (authored by hej).
Made HepMC3::GenRunInfo available through HepMC3Interface
Set weight names in HepMC3
Make weight variation in HepMC3 useful for rivet
Add variation to hepmc for rivet
Find if rivet was compiled with HepMC3
Add HepMC directly to rivet target
Use `const` when possible
hej committed rHEJb63c98383369: Moved filename from `ParameterDescription` to own function (authored by hej).
Moved filename from `ParameterDescription` to own function
Only read matching regex from config header
hej committed rHEJ3051c525c31d: Comply with std requirement on `UniformRandomBitGenerator` (authored by hej).
Comply with std requirement on `UniformRandomBitGenerator`
Merge branch 'CrossUnoPure' into 'master'
hej committed rHEJ0e4446184d02: Fixed missing include directory of yaml target (again) (authored by hej).
Fixed missing include directory of yaml target (again)
Move yaml target fix to new cmake module
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
Fix: yaml-cpp target can miss include dir
Fix: Explicit object capture required in gcc 5.3
Supress CMake warning if HepMC3 is not installed
Visual: More consistent coding style in headers
Fixed even more counter's type
Visual: Indentation of comments
Merge branch 'remove_deleters' into 'master'
prefer ++i over i++
Updated Changelog
added alias pt() for particle.perp()
Added logic for `soft pt fraction`
Added reversed Parton iterator
Fix: qqx at first quark
Removed jet requirement from classification
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
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
Fixed broken test logic
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
Moved `decay_W` to common test library
Moved `shuffle_particles` to common test library
Moved `ASSERT` to common test header
hej committed rHEJ4e0a3a200235: Moved `parse_configuration` to common test library (authored by hej).
Moved `parse_configuration` to common test library
removed rerundant includes
Outline new `valid_hej_state` function
Use saver vector.at(i) instead of vector[i]
hej committed rHEJ400f5940430b: Moved test PSP for classification to small libary (authored by hej).
Moved test PSP for classification to small libary
Doxygen grouping