...
- We will only persist the official LCIO objects: SimTrackerHit, RawTrackerHit, TrackerHit and the reconstructed track class ( don't know its proper name).
- We will work with LCIO to get small changes made to these objects, but not big changes. We will shoehorn our objects into the defined persistent objects.
- We will not support persistency for other information, even if it cannot easily be recomputed.
- We will not persist an organized container of RawTrackerHits.
- We will not persist clusters.
- We anticipate that a future evolution of the reconstructed track class ( perhaps it will be spelled trajectory, not track ), will allow us to persist residuals.
...