- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 14 2021
Jan 14 2021
Removed redundant Destructor
Remove "j" current (got replaced by "joi")
Added missing tagert to install new header
Complact comments
Cleanup include & forward declars
Moved simple functions back to Tensor.hh
Print StatusCodes
Added status codes to PSP
Store sorted Jets in Event
hej committed rHEJ6d6f17c95c30: Added collaboration name to sphinx and missing Header (authored by hej).
Added collaboration name to sphinx and missing Header
assert on the right place
Helen is still in HEJ
ensure doubles & visuals
hej committed rHEJ67e5d4580a25: Specify all authors in one file, instead of each source file seperately (authored by hej).
Specify all authors in one file, instead of each source file seperately
Corrected documentation for EventReaders
Corrected Doxygen example
Merge branch 'hdf5' into 'master'
don't use deprecated std::iterator
Removed redundant comments from source
use variable to handle different ctest versions
documentation & varios cosmetics
nicer output of find_backage(HighFive)
Added High Five CI test
use variable to handle different cmake version
Merge branch 'doc_lambda_vari' into 'WJets'
Merge branch 'WJets' into doc_lambda_vari
Cleanup changelog
Merge branch 'master' into WJets
Use references instead of pointers
moved comment to right place
removed redundant headers
use EventData in W classify tests
made configFO.yml similar to master
splitted changelog in API and executable
created Changelog for API
Reshuffle particles in test
Merge branch 'master' into colour_flow
assert that we reproduce the correct event type
Merge branch 'master' into colour_flow
Use "EventData" in test
hej committed rHEJ4406cf055bfc: Use public members for "EventData" instead of getters and setters (authored by hej).
Use public members for "EventData" instead of getters and setters
corrected name in parameter test
Marked old Weights.hh as deprecated
Removed "Event.unclustered()"
hej committed rHEJ3814df2b6a0c: Fully removed "EventParameters * EventParameters" (authored by hej).
Fully removed "EventParameters * EventParameters"
Document EventData in Developer manual
Updated Changelog
hej committed rHEJf6e1aa410561: Do not allow multiplication and division of two "EventParameters" (authored by hej).
Do not allow multiplication and division of two "EventParameters"
Test new Parameter class
Use "Parameters<EventParameters>" in "Event"
Use "Parameters"
hej committed rHEJc2ab7de0be7b: Added small helper functions to create "EventData" (authored by hej).
Added small helper functions to create "EventData"
hej committed rHEJ5f3b5ba9e850: Use "std::move" to construct "Event" & made "sort()" member of "EventData" (authored by hej).
Use "std::move" to construct "Event" & made "sort()" member of "EventData"
hej committed rHEJf69d65f91611: Moved "EventParamerts" to "Parameters.hh" & allow multiplication with double (authored by hej).
Moved "EventParamerts" to "Parameters.hh" & allow multiplication with double
hej committed rHEJ2cec169b7979: Merge branch 'master' into restructure_event_parameters (authored by hej).
Merge branch 'master' into restructure_event_parameters
hej committed rHEJ7504a47bcfa7: Removed Event Constructors Event can now only be build through "EventData. (authored by hej).
Removed Event Constructors Event can now only be build through "EventData.
hej committed rHEJf5c8d4ef5d59: Made "EventData" only accessible via get_ABC/set_ABC (authored by hej).
Made "EventData" only accessible via get_ABC/set_ABC
Don't use UnclustereEvent
Corrected move constructor & renamed bare->data
Don't use "UnclusteredEvent" anymore
use ctest instead of make test for CI
New class EventData
Created "Parameters" template class
hej committed rHEJ91118274f2da: Created template class "Parameters" as general form of Weights (authored by hej).
Created template class "Parameters" as general form of Weights
use new "EventData" class inside "Event"
renamed generate_colour function
Show colour generation in program flow
Merge branch 'master' into colour_flow
Documentation colour connection
hej committed rHEJ3836e7fb2b16: removed redundant "is_quark_line" flag and code cleanup (authored by hej).
removed redundant "is_quark_line" flag and code cleanup
Added colours to changelog
hej committed rHEJ3c2e555b82b2: Small test for sane colours in check_res & use debug save assert (authored by hej).
Small test for sane colours in check_res & use debug save assert
Merge branch 'master' into colour_flow
Write colour to LHEF
Merge branch 'master' into colour_flow
Generate colours in resummation and FO
Moved "generate_colour_flow" to "Event"
removed debug output
hej committed rHEJa7f07bb0f0e3: Fixed compiler warning "missing-field-initializers" (authored by hej).
Fixed compiler warning "missing-field-initializers"
Outlines of colour correction
Added test for colour connection
Sort particles in extra function
Correct colour connection
Read colour from LHE file
Added colour to particles
hej committed rHEJ8869c861066f: Documentation for new "regulator parameter" option (authored by hej).
Documentation for new "regulator parameter" option
Helper to decide for any kind of quark
Revert "Added logo"
hej added a reverting change for rHEJe0ec6cd00bf3: Added logo: rHEJ7db8fa75d99c: Revert "Added logo".
Revert "Added logo"
hej added a reverting change for rHEJe0ec6cd00bf3: Added logo: rHEJ566dad0655c5: Revert "Added logo".
Documentation GitLab CI
hej committed rHEJd55660fec617: Made "CrossSectionAccumulator" available in HEJ & print XS at end of generation (authored by hej).
Made "CrossSectionAccumulator" available in HEJ & print XS at end of generation