- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 6 2021
Jul 6 2021
hej committed rHEJ3cba0bb81d4b: Correctly find side package versions without "config" executable (authored by hej).
Correctly find side package versions without "config" executable
hej committed rHEJ4d00c072d757: Use standard search in FindCLHEP.cmake Also always use all caps CLHEP (authored by hej).
Use standard search in FindCLHEP.cmake Also always use all caps CLHEP
Clean changelog & remove debug output
Revert "Require YAML"
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
Show colour generation in program flow
Added option to exclude optional packages
FOG doesn't need QCDloop
Merge branch 'master' into colour_flow
Merge branch 'master' into colour_flow
First test with artifacts
renamed generate_colour function
Fixed wrong name for rivet test
build & test rivet
QCDloop & HepMC3 tests
Readded missing stages
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
Documentation GitLab CI
Revert "Added logo"
Revert "Added logo"
use new "EventData" class inside "Event"
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
Don't use "UnclusteredEvent" anymore
Corrected move constructor & renamed bare->data
hej committed rHEJf5c8d4ef5d59: Made "EventData" only accessible via get_ABC/set_ABC (authored by hej).
Made "EventData" only accessible via get_ABC/set_ABC
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 rHEJ2cec169b7979: Merge branch 'master' into restructure_event_parameters (authored by hej).
Merge branch 'master' into restructure_event_parameters
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"
Don't use UnclustereEvent
use ctest instead of make test for CI
hej committed rHEJc2ab7de0be7b: Added small helper functions to create "EventData" (authored by hej).
Added small helper functions to create "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
Use "Parameters<EventParameters>" in "Event"
Test new Parameter class
hej committed rHEJf6e1aa410561: Do not allow multiplication and division of two "EventParameters" (authored by hej).
Do not allow multiplication and division of two "EventParameters"
Use "Parameters"
Updated Changelog
Document EventData in Developer manual
hej committed rHEJ3814df2b6a0c: Fully removed "EventParameters * EventParameters" (authored by hej).
Fully removed "EventParameters * EventParameters"
Removed "Event.unclustered()"
Marked old Weights.hh as deprecated
Merge branch 'master' into colour_flow
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
Use "EventData" in test
corrected name in parameter test
reorganised tests
hej committed rHEJ8869c861066f: Documentation for new "regulator parameter" option (authored by hej).
Documentation for new "regulator parameter" option
splitted changelog in API and executable
created Changelog for API
Merge branch 'master' into colour_flow
Reshuffle particles in test
assert that we reproduce the correct event type
Merge branch 'master' into partial_tests
Proof of concept: deactivate some tests in cmake
temporary disables other stages
new "long test" stage in CI
hej committed rHEJcf338eb18299: Added missing argument & made CI template for new stage (authored by hej).
Added missing argument & made CI template for new stage
made configFO.yml similar to master
use EventData in W classify tests
removed redundant headers
moved comment to right place
only trigger on specific commits
Use references instead of pointers
hej committed rHEJ6e8c62c01207: Trigger everything on merge request & long tests only if needed (authored by hej).
Trigger everything on merge request & long tests only if needed
Documentation tests in cmake
Readded all test jobs
Merge branch 'WJets' into doc_lambda_vari
Merge branch 'master' into WJets
Cleanup changelog
moved other lhe files to git lfs
moved lhe files to git lfs
Merge branch 'doc_lambda_vari' into 'WJets'
clean pattern & trailing whitespaces
Merge branch 'master' into partial_tests
documentation git-lfs
Merge branch 'partial_tests' into WJets_enu
consistent style
Fixed compiler warning (missing colour)
Added High Five CI test
nicer output of find_backage(HighFive)
use variable to handle different cmake version
documentation & varios cosmetics
use variable to handle different ctest versions
Merge branch 'hdf5' into 'master'
don't use deprecated std::iterator
Write lepton & neutrino into outgoing
ensure doubles & visuals
Removed redundant comments from source
removed dead code
Corrected documentation for EventReaders