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
public
:
19
AlgebraicMatrix
operator()
(
const
TrajectoryStateOnSurface
&tsos)
const
;
20
};
21
22
#endif
TrajectoryStateOnSurface
Definition:
TrajectoryStateOnSurface.h:16
AlgebraicMatrix
CLHEP::HepMatrix AlgebraicMatrix
Definition:
AlgebraicObjects.h:14
SegmentAlignmentDerivatives4D::operator()
AlgebraicMatrix operator()(const TrajectoryStateOnSurface &tsos) const
Returns 6x4 jacobian matrix.
Definition:
SegmentAlignmentDerivatives4D.cc:11
AlgebraicObjects.h
SegmentAlignmentDerivatives4D
Definition:
SegmentAlignmentDerivatives4D.h:16
Generated for CMSSW Reference Manual by
1.8.14