|
ant
A2 ant: class-based analysis framework
|
The ReconstructHook struct. More...
#include <Reconstruct_traits.h>
Classes | |
| struct | Base |
| The Base struct just defines some useful types. More... | |
| struct | ClusterHits |
| The ClusterHits struct instances are applied before clustering and after hit matching. More... | |
| struct | Clusters |
| The Clusters struct instances are applied before candidate matching and after clustering. More... | |
| struct | DetectorReadHits |
| The DetectorReadHits struct instances are applied before hit matching. More... | |
| struct | EventData |
| The EventData struct instances are applied after candidate building. More... | |
The ReconstructHook struct.
A reconstruct hook is a calibration most of the time, which modifies the information in the detector read hits from raw data to meaningful physical quantities. However, the concept is more general and also regards for example the TAPS Shower Correction as a reconstruct hook for clusters, or some of the calibration/converters hook into the reconstruct in order to find their reference timings.