-
Notifications
You must be signed in to change notification settings - Fork 1
HepUtils update: Multiple Jet Collections and Cluster sequence access #464
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 26 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
062eb92
Pull in new external version of HEPUtils, matching Gambit's constness…
agbuckley 0ae0da9
Fix compiler warnings (one potentially significant) in CB analyses
agbuckley 1e88674
Massively reduce the scheduled CI frequency (to one per day at 5 am)
agbuckley 7e37cf5
Sync CI with master
agbuckley d0624d6
Sync with master: apparent new clash with HEPUtils::Event.h looks con…
agbuckley bc7d34f
HEPUtils update (to prototype version) to add ClusterSequence access
agbuckley efe7811
Merge with CB_dev branch, and fix the obvious incompatibility in the …
agbuckley bf4c0a2
Modify the Py8 event conversion to use the new HEPUtils Jet interface…
agbuckley 838eda9
Modify the Py8 event conversion to use the new HEPUtils Jet interface…
agbuckley 55dc0b2
Merge branch 'master' into ColliderBit_development_newheputils_merge_…
anderkve 325ad74
Let ColliderBit use multiple Jet collections
ChrisJChang 0d840f8
Fix event clone to include jet collections
ChrisJChang 241fab5
Remove use of jets() in ColliderBit code
ChrisJChang 4d93991
Update GUM to match changes to HepUtils
ChrisJChang b200b76
Try to keep the cluster sequence alive by storing as a pointer in the…
ChrisJChang b867094
Remove use of old event->jets() call in all analyses, update heputils…
ChrisJChang 2bd90cd
One last update to heputils to make sure the cluster sequence map is …
ChrisJChang 7aea5d9
Merge branch 'master' into ColliderBit_development_newheputils
anderkve 193c4b0
Changed the object_in_cone function to not have a default value for t…
anderkve f51aba1
Fixed typo. Changed a str --> std::string from in-file consistency.
anderkve fe3b847
Some code formatting corrections
anderkve 7864f90
Added a helper function in getHepMCEvent.cpp to reduce code duplication.
anderkve dc31720
Moved the function get_HEPUtils_event (for LHE event --> HEPUtils eve…
anderkve f64bc2a
Fixed typo
anderkve 5043efc
Fixed some old todo comments.
anderkve 2f96ed2
Fixed a small bug in the parsing of jet_collections yaml options. Now…
anderkve 0762388
Updated the jet settings in YAML files to match the new jet_collectio…
anderkve d593582
Remove default jet collections settings. Throw error if none present.
ChrisJChang 2fb9f93
update error message to point to the right location
ChrisJChang 1cc7cf1
fix typo
ChrisJChang 012d3e5
Merge branch 'master' into ColliderBit_development_newheputils
anderkve 113b4d2
Merge branch 'ColliderBit_development_newheputils' of https://github.…
anderkve 51bfc93
Fixed small inconsistency and updated some comments.
anderkve File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.