Uncertainties with interpolated surfaces in (E,theta) plane, determined with iterative procedure.
More...
#include <Interpolated.h>
Uncertainties with interpolated surfaces in (E,theta) plane, determined with iterative procedure.
- See also
- progs/Ant-makeSigmas.cc
-
src/analysis/physics/common/InterpolatedPulls.h
◆ Type_t
◆ Interpolated()
| Interpolated::Interpolated |
( |
UncertaintyModelPtr |
starting_uncertainty_, |
|
|
bool |
use_proton_sigmaE_ = false |
|
) |
| |
◆ ~Interpolated()
| Interpolated::~Interpolated |
( |
| ) |
|
|
virtual |
◆ GetSigmas()
◆ HasLoadedSigmas()
| bool ant::analysis::utils::UncertaintyModels::Interpolated::HasLoadedSigmas |
( |
| ) |
const |
|
inline |
◆ LoadInterpolator()
| std::unique_ptr< const Interpolator2D > Interpolated::LoadInterpolator |
( |
const WrapTFile & |
file, |
|
|
const std::string & |
prefix |
|
) |
| |
|
staticprotected |
◆ LoadSigmas()
| void Interpolated::LoadSigmas |
( |
const std::string & |
filename | ) |
|
◆ makeAndLoad() [1/2]
| static std::shared_ptr<Interpolated> ant::analysis::utils::UncertaintyModels::Interpolated::makeAndLoad |
( |
UncertaintyModelPtr |
default_model = nullptr, |
|
|
bool |
use_proton_sigmaE = false |
|
) |
| |
|
inlinestatic |
◆ makeAndLoad() [2/2]
◆ operator<< [1/3]
| std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
const Interpolated & |
o |
|
) |
| |
|
friend |
◆ operator<< [2/3]
| std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
const EkThetaPhiR & |
o |
|
) |
| |
|
friend |
◆ operator<< [3/3]
| std::ostream& operator<< |
( |
std::ostream & |
stream, |
|
|
const EkRxyPhiL & |
o |
|
) |
| |
|
friend |
◆ cb_photon
| EkThetaPhiR ant::analysis::utils::UncertaintyModels::Interpolated::cb_photon |
|
protected |
◆ cb_proton
| EkThetaPhiR ant::analysis::utils::UncertaintyModels::Interpolated::cb_proton |
|
protected |
◆ loaded_sigmas
| bool ant::analysis::utils::UncertaintyModels::Interpolated::loaded_sigmas = false |
|
protected |
◆ starting_uncertainty
| const UncertaintyModelPtr ant::analysis::utils::UncertaintyModels::Interpolated::starting_uncertainty |
|
protected |
◆ taps_photon
| EkRxyPhiL ant::analysis::utils::UncertaintyModels::Interpolated::taps_photon |
|
protected |
◆ taps_proton
| EkRxyPhiL ant::analysis::utils::UncertaintyModels::Interpolated::taps_proton |
|
protected |
◆ use_proton_sigmaE
| const bool ant::analysis::utils::UncertaintyModels::Interpolated::use_proton_sigmaE |
|
protected |
The documentation for this struct was generated from the following files: