#include <FWGeometry.h>
Public Member Functions | |
bool | operator< (unsigned int id) const |
Public Attributes | |
unsigned int | id |
float | matrix [9] |
float | parameters [9] |
float | points [24] |
float | shape [5] |
float | translation [3] |
Definition at line 119 of file FWGeometry.h.
|
inline |
Definition at line 128 of file FWGeometry.h.
unsigned int FWGeometry::GeomDetInfo::id |
Definition at line 120 of file FWGeometry.h.
Referenced by FWGeometry::match_id().
float FWGeometry::GeomDetInfo::matrix[9] |
Definition at line 126 of file FWGeometry.h.
Referenced by FWSiStripClusterProxyBuilder::build(), FWGeometry::getEveShape(), FWGeometry::getHGCScintillatorEveShape(), FWGeometry::getHGCSiliconEveShape(), FWGeometry::getMatrix(), and FWGeometry::localToGlobal().
float FWGeometry::GeomDetInfo::parameters[9] |
Definition at line 122 of file FWGeometry.h.
float FWGeometry::GeomDetInfo::points[24] |
Definition at line 121 of file FWGeometry.h.
Referenced by FWGeometry::getHGCScintillatorEveShape(), and FWGeometry::getHGCSiliconEveShape().
float FWGeometry::GeomDetInfo::shape[5] |
Definition at line 124 of file FWGeometry.h.
Referenced by FWRPZViewGeometry::estimateProjectionSizeDT(), FWGeometry::getHGCScintillatorEveShape(), and FWGeometry::getShape().
float FWGeometry::GeomDetInfo::translation[3] |
Definition at line 125 of file FWGeometry.h.
Referenced by FWSiStripClusterProxyBuilder::build(), FWGeometry::getEveShape(), FWGeometry::getHGCScintillatorEveShape(), FWGeometry::getHGCSiliconEveShape(), FWGeometry::getMatrix(), and FWGeometry::localToGlobal().