Necessary Maintenance #14138
Move DumpTracks and DumpClusters together with the other dumpers
Description
The data product dumpers have found a house in lardata/RecoBaseAlg/Dumpers
.
The older modules DumpTracks
, DumpClusters
and DumpTracksSpacepoints
should move there.
Associated revisions
Dumper modules moved to lardata.
DumpTracksSpacepoints module has been dropped because just duplicate
functionality.
This is part of the resolution of issue #14138 .
History
#1 Updated by Lynn Garren about 4 years ago
- Status changed from New to Assigned
- Assignee set to Gianluca Petrillo
- Target version set to 2016-4-quarter
We think that this change will be transparent to the users.
#2 Updated by Gianluca Petrillo about 4 years ago
- % Done changed from 0 to 70
- Estimated time set to 3.00 h
The modules DumpTracks
and DumpClusters
have been moved into lardata/RecoBaseArt/Dumpers
together with their FHiCL configuration example files.
In the process, they have been updated to use the most modern canon (mostly, configuration validation).
The module DumpTrackSpacepoints
is left behind.
I need to confer with the author (Saba Sehrish) to assess whether it's worth to move and update it or instead its functionality is sufficiently covered by DumpTracks
(I could not, by my own, spot any functionality left out).
#3 Updated by Gianluca Petrillo about 4 years ago
- Status changed from Assigned to Resolved
Module DumpTracksSpacepoints
has been dropped on suggestion by its author.
The rest of the changes have been published as branches feature/gp_Issue14138
in lardata
and larreco
repositories, and submitted for merging into the next release.
Branches are updated to develop
branch at about the time of this message.
#4 Updated by Gianluca Petrillo about 4 years ago
- % Done changed from 70 to 100
#5 Updated by Gianluca Petrillo almost 4 years ago
- Status changed from Resolved to Closed
DumpTracks module ported from larreco
This resolves issue #14138 .