HarpoEvent

The analysis framework collects data for each triggered event into a ROOT TObject of type HarpoEvent. It contains the X and Y maps, and the PM data, for one event. The data from the different sources are matched using their timestamps.

The HarpoEvent can also store reconstruction information (clustering, tracking, matching) in an object of type HarpoRecoEvent (if the reconstruction has been performed. If the event has been produced from simulation, it will also contain Monte Carlo information in a HarpoSimEvent object.

These events can be stored in a ROOT TTree by using the HarpoAnalyseWriter analysis class.



Philippe Gros 2015-06-19