Public Member Functions | |
MuonGeometrySanityCheckCustomFrame (const edm::ParameterSet &iConfig, std::string name) | |
GlobalPoint | transform (GlobalPoint point) const |
GlobalPoint | transformInverse (GlobalPoint point) const |
Public Attributes | |
AlgebraicMatrix | matrix |
AlgebraicMatrix | matrixInverse |
Definition at line 48 of file MuonGeometrySanityCheck.cc.
MuonGeometrySanityCheckCustomFrame::MuonGeometrySanityCheckCustomFrame | ( | const edm::ParameterSet & | iConfig, |
std::string | name | ||
) |
Definition at line 156 of file MuonGeometrySanityCheck.cc.
GlobalPoint MuonGeometrySanityCheckCustomFrame::transform | ( | GlobalPoint | point | ) | const |
Definition at line 181 of file MuonGeometrySanityCheck.cc.
GlobalPoint MuonGeometrySanityCheckCustomFrame::transformInverse | ( | GlobalPoint | point | ) | const |
Definition at line 190 of file MuonGeometrySanityCheck.cc.
AlgebraicMatrix MuonGeometrySanityCheckCustomFrame::matrix |
Definition at line 54 of file MuonGeometrySanityCheck.cc.
AlgebraicMatrix MuonGeometrySanityCheckCustomFrame::matrixInverse |
Definition at line 55 of file MuonGeometrySanityCheck.cc.