CMS 3D CMS Logo

List of all members | Public Member Functions | Private Types
TrajectoryStateWithArbitraryError Class Reference

#include <TrajectoryStateWithArbitraryError.h>

Public Member Functions

TSOS operator() (const TSOS &aTsos) const
 

Private Types

typedef FreeTrajectoryState FTS
 
typedef TrajectoryStateOnSurface TSOS
 

Detailed Description

Creates a TrajectoryState with the same parameters as the inlut one, but with "infinite" errors, i.e. errors so big that they don't bias a fit starting with this state. Ported from ORCA

Author
todorov, cerati

Definition at line 15 of file TrajectoryStateWithArbitraryError.h.

Member Typedef Documentation

◆ FTS

Definition at line 17 of file TrajectoryStateWithArbitraryError.h.

◆ TSOS

Definition at line 18 of file TrajectoryStateWithArbitraryError.h.

Member Function Documentation

◆ operator()()

TrajectoryStateOnSurface TrajectoryStateWithArbitraryError::operator() ( const TSOS aTsos) const
TrajectoryStateWithArbitraryError::TSOS
TrajectoryStateOnSurface TSOS
Definition: TrajectoryStateWithArbitraryError.h:18
AlgebraicMatrixID
ROOT::Math::SMatrixIdentity AlgebraicMatrixID
Definition: AlgebraicROOTObjects.h:72
TrajectoryStateOnSurface::localParameters
const LocalTrajectoryParameters & localParameters() const
Definition: TrajectoryStateOnSurface.h:73
LocalTrajectoryError
Definition: LocalTrajectoryError.h:20
gen::C
C
Definition: PomwigHadronizer.cc:78
GlobalTrajectoryParameters::magneticField
const MagneticField & magneticField() const
Definition: GlobalTrajectoryParameters.h:106
TrajectoryStateOnSurface::surface
const SurfaceType & surface() const
Definition: TrajectoryStateOnSurface.h:78
TrajectoryStateOnSurface::globalParameters
const GlobalTrajectoryParameters & globalParameters() const
Definition: TrajectoryStateOnSurface.h:64
AlgebraicSymMatrix55
ROOT::Math::SMatrix< double, 5, 5, ROOT::Math::MatRepSym< double, 5 > > AlgebraicSymMatrix55
Definition: AlgebraicROOTObjects.h:23