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
UnfoldTikhonov.h
Go to the documentation of this file.
1
#include "
sbnana/CAFAna/Core/ReweightableSpectrum.h
"
2
3
namespace
ana
4
{
5
/// \brief Unfolding using Tikhonov regularization (penalizing true spectra
6
/// with large second derivatives)
7
///
8
/// Currently requires 1D reco and true axes, but that is not a fundamental
9
/// restriction of the method and could be lifted in future versions.
10
///
11
/// Large \a regStrength corresponds to more regularization (biased towards
12
/// smooth results), small strength suffers more from statistical
13
/// fluctuations.
14
Spectrum
UnfoldTikhonov
(
const
Spectrum&
reco
,
15
const
ReweightableSpectrum& recoVsTrue,
16
double
regStrength);
17
}
ana
process_name opflashCryoW ana
Definition:
stage0_icarus_light_only.fcl:60
ana::UnfoldTikhonov
Spectrum UnfoldTikhonov(const Spectrum &reco, const ReweightableSpectrum &recoVsTrue, double regStrength)
Unfolding using Tikhonov regularization (penalizing true spectra with large second derivatives) ...
Definition:
UnfoldTikhonov.cxx:16
reco
process_name standard_reco_uboone reco
Definition:
makefifohists.fcl:19
ReweightableSpectrum.h
Generated by
1.8.5