Save Tracking Backends in AODs
This MR sets up recording of Tracking colleciton MTJ backends. Example content:
root -l AOD.pool.root
root [6] CollectionTree->Scan("SiSPSeededActsTrackStatesAux.chi2")
***********************************
* Row * Instance * SiSPSeede *
***********************************
* 0 * 0 * 1.1936864 *
* 0 * 1 * 0 *
* 0 * 2 * 0.0419103 *
* 0 * 3 * 0 *
* 0 * 4 * 0.7969461 *
* 0 * 5 * 0 *
* 0 * 6 * 10.105642 *
Seems like there is something. Suggestion needed if should we write into AOD for the moment as well. Or only ESD?
Next steps:
- read it back and instantiate MTJ
- prepare the same for TrackStorage (but first need to decide on the name: ATLIDTRKCP-513)
Edited by Tomasz Bold