Analysis Module
The spine.ana module contains the analysis layer that runs after reconstruction, construction, and post-processing. It is intended for configuration-driven studies of reconstruction quality, detector performance, and physics-facing event content.
Analysis scripts and performance evaluation tools.
The analysis package runs configurable scripts on reconstruction and post-processing outputs, usually to write CSV summaries for diagnostics, calibration studies, and reconstruction-quality metrics.
AnaManager orchestrates configured analysis modules and handles batched
input dictionaries in the driver workflow.
Module Index
Use this package when the goal is to turn reconstructed SPINE outputs into metrics, derived tables, plots, or physics-study inputs.
Base class of all analysis scripts. |
|
Manages the operation of analysis scripts. |
|
Analysis module template. |
|
Construct an analysis script module class from its name. |
|
Calibration analysis scripts. |
|
Diagnostic analysis scripts. |
|
Reconstruction quality evaluation module. |