The source project of this merge request has been removed.
WIP: LCIOWriter will export full Monte-Carlo truth
This is a WIP, I'll merge !132 (merged) into it.
MCParticles will be reflected by LCIO::TrackerHit, truth clusters are determined via PixelHits and their corresponding MCParticles - a LCIO::TrackerPulse and LCIO::TrackerData is created for truth clusters.
Every MCParticle (hence LCIO::TrackerHitImpl) belonging to the same track is stored in a LCIO::Track. All the LCIO objects keep proper links to corresponding LCIO objects.
Edited by Tobias Bisanz