Skip to content
Snippets Groups Projects
Commit abfd558e authored by Matthew Gignac's avatar Matthew Gignac
Browse files

add InDetKets.SiSpSeededTracksCandidates;m default points to SiSPSeededTracks

Former-commit-id: fd27c5a5aff4f2ea11ad01e6336ec58e15c3acf4
parent 84e786e3
No related branches found
No related tags found
No related merge requests found
......@@ -709,6 +709,11 @@ class SiSPSeedSegments(JobProperty):
allowedTypes = ['str']
StoredValue = 'SiSPSeedSegments'
class SiSpSeededTracksCandidates(JobProperty):
""" Storegate key for SP Seed Track Candidates to studies"""
statusOn = True
allowedTypes = ['str']
StoredValue = 'SiSPSeededTracks'
class SiSpSeededSLHCTracks(JobProperty):
""" Storegate key for new-tracking SP seeded SLHC tracks"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment