Tests ShowerCalibrationGaloreService.
Prints the available corrections from the configured shower calibration service.
Configuration parameters
- Emin (real, default: 0), Emax (real, default: 2.5): lower and upper shower energy for printout, in GeV.
- Estep (real, default: 0): shower energy step size for the printout, in GeV. The special value of 0 directs the module to arrange 10 steps in the full range.
- PID (list of integers, default: { 11, 13, 111, 2212, 22 }): print the correction for particles with type from this list; each number is the PDG particle ID.
Definition at line 51 of file ShowerCalibrationGaloreTest_module.cc.