This package is used by Calorimeter simulation with Calibration Hits.
The key classes of this package are:
- CalibrationDefaultProcessing. This class provides a "default behavior" for all energy deposits that are not made in a volume that's been made sensitive for calibration studies.
- EscapedEnergyRegistry. This class keeps track of which types of volumes use which VEscapedEnergyProcessing objects.
- SimulationEnergies. This class implements the calculations requires to categorize the energies deposited during the simulation. It's intended for use in calibration studies.
- VEscapedEnergyProcessing. This interface "hides" the different escaped-energy processing required by the different detectors in the simulation.
REQUIREMENTS