Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
sbnana
sbnana
CAFAna
Unfold
UnfoldSVD.h
Go to the documentation of this file.
1
#include "
sbnana/CAFAna/Core/ReweightableSpectrum.h
"
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
}
ana
process_name opflashCryoW ana
Definition:
stage0_icarus_light_only.fcl:60
ana::UnfoldSVD
Spectrum UnfoldSVD(const Spectrum &reco, const ReweightableSpectrum &recoVsTrue, unsigned int reg)
Singular value decomposition unfolding using ROOT's TSVDDecomp.
Definition:
UnfoldSVD.cxx:12
reco
process_name standard_reco_uboone reco
Definition:
makefifohists.fcl:19
ReweightableSpectrum.h
Generated by
1.8.5