Interface for a shower calibration service provider. More...
#include "larcorealg/CoreUtils/UncopiableAndUnmovableClass.h"#include "lardataobj/RecoBase/Shower.h"#include <string>Go to the source code of this file.
Classes | |
| class | lar::example::ShowerCalibrationGalore |
| Interface for a shower calibration service provider. More... | |
| struct | lar::example::ShowerCalibrationGalore::Correction_t |
| A correction factor with global uncertainty. More... | |
Namespaces | |
| lar | |
| LArSoft-specific namespace. | |
| lar::example | |
| LArSoft examples. | |
Functions | |
| template<typename Stream > | |
| Stream & | lar::example::operator<< (Stream &&out, ShowerCalibrationGalore::Correction_t const &corr) |
| Output operator for the correction type. More... | |
Interface for a shower calibration service provider.
Definition in file ShowerCalibrationGalore.h.
1.8.11