Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
TrackingTools
TrackFitters
interface
TrajectoryStateWithArbitraryError.h
Go to the documentation of this file.
1
#ifndef CD_TrajectoryStateWithArbitraryError_H_
2
#define CD_TrajectoryStateWithArbitraryError_H_
3
12
#include "
TrackingTools/TrajectoryState/interface/FreeTrajectoryState.h
"
13
#include "
TrackingTools/TrajectoryState/interface/TrajectoryStateOnSurface.h
"
14
15
class
TrajectoryStateWithArbitraryError
{
16
private
:
17
typedef
FreeTrajectoryState
FTS
;
18
typedef
TrajectoryStateOnSurface
TSOS
;
19
20
public
:
21
TSOS
operator()
(
const
TSOS
& aTsos)
const
;
22
};
23
24
#endif //CD_TrajectoryStateWithArbitraryError_H_
TrajectoryStateWithArbitraryError::TSOS
TrajectoryStateOnSurface TSOS
Definition:
TrajectoryStateWithArbitraryError.h:18
TrajectoryStateWithArbitraryError
Definition:
TrajectoryStateWithArbitraryError.h:15
TrajectoryStateOnSurface
Definition:
TrajectoryStateOnSurface.h:16
FreeTrajectoryState
Definition:
FreeTrajectoryState.h:27
TrajectoryStateWithArbitraryError::operator()
TSOS operator()(const TSOS &aTsos) const
Definition:
TrajectoryStateWithArbitraryError.cc:3
TrajectoryStateWithArbitraryError::FTS
FreeTrajectoryState FTS
Definition:
TrajectoryStateWithArbitraryError.h:17
TrajectoryStateOnSurface.h
FreeTrajectoryState.h
Generated for CMSSW Reference Manual by
1.8.5