Classes | Namespaces | Functions
ShowerCalibrationGalore.h File Reference

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...
 

Detailed Description

Interface for a shower calibration service provider.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
April 27, 2016

Definition in file ShowerCalibrationGalore.h.