CMS 3D CMS Logo

Public Member Functions | Private Types

TrajectoryStateWithArbitraryError Class Reference

#include <TrajectoryStateWithArbitraryError.h>

List of all members.

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

Date:
2007/05/09 14:17:57
Revision:
1.2
Author:
todorov, cerati

Definition at line 17 of file TrajectoryStateWithArbitraryError.h.


Member Typedef Documentation

Definition at line 21 of file TrajectoryStateWithArbitraryError.h.

Definition at line 22 of file TrajectoryStateWithArbitraryError.h.


Member Function Documentation

TrajectoryStateOnSurface TrajectoryStateWithArbitraryError::operator() ( const TSOS aTsos) const