#include <KinFitter.h>
◆ Photons_t
◆ Proton_t
◆ KinFitter()
KinFitter applies energy-momentum constraint to proton/photons using incoming beam.
- Parameters
-
| uncertainty_model | model to obtain uncertainties |
| settings | tune the underlying APLCON fitter |
◆ CalcZVertexStartingPoint()
| double KinFitter::CalcZVertexStartingPoint |
( |
| ) |
const |
|
protected |
◆ constraintEnergyMomentum()
◆ DoFit()
◆ GetBeamEPull()
| double KinFitter::GetBeamEPull |
( |
| ) |
const |
◆ GetFitParticles()
◆ GetFittedBeamE()
| double KinFitter::GetFittedBeamE |
( |
| ) |
const |
◆ GetFittedBeamParticle()
◆ GetFittedPhotons()
◆ GetFittedProton()
◆ GetFittedZVertex()
| double KinFitter::GetFittedZVertex |
( |
| ) |
const |
◆ GetZVertexPull()
| double KinFitter::GetZVertexPull |
( |
| ) |
const |
◆ IsZVertexFitEnabled()
| bool KinFitter::IsZVertexFitEnabled |
( |
| ) |
const |
|
noexcept |
◆ IsZVertexUnmeasured()
| bool KinFitter::IsZVertexUnmeasured |
( |
| ) |
const |
◆ PrepareFit()
◆ SetTarget()
| void KinFitter::SetTarget |
( |
double |
length, |
|
|
double |
center = 0. |
|
) |
| |
◆ SetUncertaintyModel()
| void ant::analysis::utils::KinFitter::SetUncertaintyModel |
( |
const UncertaintyModelPtr & |
uncertainty_model | ) |
|
|
inline |
◆ SetZVertexSigma()
| void KinFitter::SetZVertexSigma |
( |
double |
sigma | ) |
|
◆ aplcon
◆ BeamE
| BeamE_t ant::analysis::utils::KinFitter::BeamE |
|
protected |
◆ Photons
| Photons_t ant::analysis::utils::KinFitter::Photons |
|
protected |
◆ Proton
| Proton_t ant::analysis::utils::KinFitter::Proton |
|
protected |
◆ Target
| Target_t ant::analysis::utils::KinFitter::Target |
|
protected |
◆ Z_Vertex
| Z_Vertex_t ant::analysis::utils::KinFitter::Z_Vertex |
|
protected |
The documentation for this class was generated from the following files: