Feature #6666
Make BackTracker lazy
Start date:
07/23/2014
Due date:
% Done:
100%
Estimated time:
Experiment:
LArSoft
Co-Assignees:
Description
The BackTracker
service initialization on each event can take ages.
A nice feature would be for that initialization to happen only when backtracking is actually requested.
History
#1 Updated by Erica Snider over 6 years ago
- Status changed from New to Assigned
- Assignee set to Gianluca Petrillo
#2 Updated by Lynn Garren about 6 years ago
The BackTracker should be formally deprecated. We must make sure all appropriate functionality is provided elsewhere.
#3 Updated by Gianluca Petrillo about 6 years ago
- Priority changed from Normal to Low
#4 Updated by Gianluca Petrillo over 4 years ago
The BackTracker
service is widely used outside MicroBooNE and can't be deprecated at this time.
#5 Updated by Gianluca Petrillo over 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Some laziness was added in the initialisation in order to speed up loading.
Loading time is not an issue any more.
Further laziness will be introduced on specific request.
#6 Updated by Gianluca Petrillo over 4 years ago
- Status changed from Resolved to Closed