#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 94 of file FWGeometry.h.
|
inline |
Definition at line 103 of file FWGeometry.h.
unsigned int FWGeometry::GeomDetInfo::id |
Definition at line 96 of file FWGeometry.h.
Referenced by FWGeometry::match_id().
float FWGeometry::GeomDetInfo::matrix[9] |
Definition at line 101 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 98 of file FWGeometry.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputTags(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::recursePSetProperties().
float FWGeometry::GeomDetInfo::points[24] |
Definition at line 97 of file FWGeometry.h.
Referenced by FWGeometry::getHGCScintillatorEveShape(), and FWGeometry::getHGCSiliconEveShape().
float FWGeometry::GeomDetInfo::shape[5] |
Definition at line 99 of file FWGeometry.h.
Referenced by FWRPZViewGeometry::estimateProjectionSizeDT(), FWGeometry::getHGCScintillatorEveShape(), and FWGeometry::getShape().
float FWGeometry::GeomDetInfo::translation[3] |
Definition at line 100 of file FWGeometry.h.
Referenced by FWSiStripClusterProxyBuilder::build(), FWGeometry::getEveShape(), FWGeometry::getHGCScintillatorEveShape(), FWGeometry::getHGCSiliconEveShape(), FWGeometry::getMatrix(), and FWGeometry::localToGlobal().