#include <NoProtonFitter.h>
◆ Photons_t
◆ Proton_t
◆ NoProtonFitter()
NoProtonFitter applies energy-momentum constraint to proton/photons where proton is set as unmeasured, STILL NOT COMPLETELY TESTED.
- Parameters
-
| uncertainty_model | model to obtain uncertainties |
| settings | tune the underlying APLCON fitter |
◆ constraintEnergyMomentum()
| std::array< double, 4 > NoProtonFitter::constraintEnergyMomentum |
( |
const BeamE_t & |
beam, |
|
|
const Proton_t & |
proton, |
|
|
const Photons_t & |
photons, |
|
|
const Z_Vertex_t & |
z_vertex |
|
) |
| |
|
staticprotected |
◆ DoFit()
| APLCON::Result_t NoProtonFitter::DoFit |
( |
double |
ebeam, |
|
|
const TParticleList & |
photons |
|
) |
| |
◆ GetBeamEPull()
| double NoProtonFitter::GetBeamEPull |
( |
| ) |
const |
◆ GetFitParticles()
◆ GetFittedBeamE()
| double NoProtonFitter::GetFittedBeamE |
( |
| ) |
const |
◆ GetFittedBeamParticle()
| TParticlePtr NoProtonFitter::GetFittedBeamParticle |
( |
| ) |
const |
◆ GetFittedPhotons()
◆ GetFittedProton()
| LorentzVec NoProtonFitter::GetFittedProton |
( |
| ) |
const |
◆ GetFittedZVertex()
| double NoProtonFitter::GetFittedZVertex |
( |
| ) |
const |
◆ GetZVertexPull()
| double NoProtonFitter::GetZVertexPull |
( |
| ) |
const |
◆ IsZVertexFitEnabled()
| bool NoProtonFitter::IsZVertexFitEnabled |
( |
| ) |
const |
|
noexcept |
◆ IsZVertexUnmeasured()
| bool NoProtonFitter::IsZVertexUnmeasured |
( |
| ) |
const |
◆ PrepareFit()
| void NoProtonFitter::PrepareFit |
( |
double |
ebeam, |
|
|
const TParticleList & |
photons |
|
) |
| |
|
protected |
◆ SetTarget()
| void NoProtonFitter::SetTarget |
( |
double |
length, |
|
|
double |
center = 0. |
|
) |
| |
◆ SetUncertaintyModel()
| void ant::analysis::utils::NoProtonFitter::SetUncertaintyModel |
( |
const UncertaintyModelPtr & |
uncertainty_model | ) |
|
|
inline |
◆ SetZVertexSigma()
| void NoProtonFitter::SetZVertexSigma |
( |
double |
sigma | ) |
|
◆ aplcon
◆ BeamE
| BeamE_t ant::analysis::utils::NoProtonFitter::BeamE |
|
protected |
◆ Photons
| Photons_t ant::analysis::utils::NoProtonFitter::Photons |
|
protected |
◆ Proton
| Proton_t ant::analysis::utils::NoProtonFitter::Proton |
|
protected |
◆ Target
| Target_t ant::analysis::utils::NoProtonFitter::Target |
|
protected |
◆ Z_Vertex
| Z_Vertex_t ant::analysis::utils::NoProtonFitter::Z_Vertex |
|
protected |
The documentation for this class was generated from the following files: