#include <FWGeometry.h>
Definition at line 120 of file FWGeometry.h.
◆ operator<()
bool FWGeometry::GeomDetInfo::operator< |
( |
unsigned int |
id | ) |
const |
|
inline |
Definition at line 129 of file FWGeometry.h.
129 {
return (this->
id <
id); }
◆ id
unsigned int FWGeometry::GeomDetInfo::id |
◆ matrix
float FWGeometry::GeomDetInfo::matrix[9] |
◆ parameters
float FWGeometry::GeomDetInfo::parameters[9] |
◆ points
float FWGeometry::GeomDetInfo::points[24] |
◆ shape
float FWGeometry::GeomDetInfo::shape[5] |
◆ translation
float FWGeometry::GeomDetInfo::translation[3] |