Main Page
Namespaces
Classes
Package Documentation
src
Alignment
CommonAlignmentParametrization
interface
SegmentAlignmentDerivatives4D.h
Go to the documentation of this file.
1
#ifndef Alignment_CommonAlignmentParametrization_SegmentAlignmentDerivatives4D_h
2
#define Alignment_CommonAlignmentParametrization_SegmentAlignmentDerivatives4D_h
3
4
#include "
DataFormats/CLHEP/interface/AlgebraicObjects.h
"
5
13
14
class
TrajectoryStateOnSurface
;
15
16
class
SegmentAlignmentDerivatives4D
17
{
18
public
:
19
21
AlgebraicMatrix
operator()
(
const
TrajectoryStateOnSurface
&tsos)
const
;
22
23
};
24
25
#endif
26
TrajectoryStateOnSurface
Definition:
TrajectoryStateOnSurface.h:17
AlgebraicMatrix
CLHEP::HepMatrix AlgebraicMatrix
Definition:
AlgebraicObjects.h:13
AlgebraicObjects.h
SegmentAlignmentDerivatives4D
Definition:
SegmentAlignmentDerivatives4D.h:16
SegmentAlignmentDerivatives4D::operator()
AlgebraicMatrix operator()(const TrajectoryStateOnSurface &tsos) const
Returns 6x4 jacobian matrix.
Definition:
SegmentAlignmentDerivatives4D.cc:13
Generated for CMSSW Reference Manual by
1.8.11