All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UnfoldSVD.h
Go to the documentation of this file.
2 
3 namespace ana
4 {
5  /// \brief Singular value decomposition unfolding using ROOT's TSVDDecomp
6  ///
7  /// SVD decomposition requires the reco and true spectra to have the same
8  /// number of bins (recoVsTrue must be square).
9  ///
10  /// Lower values of \a reg are more regularized
11  Spectrum UnfoldSVD(const Spectrum& reco,
12  const ReweightableSpectrum& recoVsTrue,
13  unsigned int reg);
14 }
process_name opflashCryoW ana
Spectrum UnfoldSVD(const Spectrum &reco, const ReweightableSpectrum &recoVsTrue, unsigned int reg)
Singular value decomposition unfolding using ROOT's TSVDDecomp.
Definition: UnfoldSVD.cxx:12
process_name standard_reco_uboone reco