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