#include <FWRecoGeom.h>
Public Member Functions | |
bool | operator< (const Info &o) const |
Public Attributes | |
unsigned int | id |
float | matrix [9] |
float | points [24] |
float | shape [5] |
float | topology [9] |
float | translation [3] |
Definition at line 13 of file FWRecoGeom.h.
|
inline |
Definition at line 22 of file FWRecoGeom.h.
References id.
unsigned int FWRecoGeom::Info::id |
Definition at line 15 of file FWRecoGeom.h.
Referenced by operator<().
float FWRecoGeom::Info::matrix[9] |
Definition at line 20 of file FWRecoGeom.h.
float FWRecoGeom::Info::points[24] |
Definition at line 16 of file FWRecoGeom.h.
float FWRecoGeom::Info::shape[5] |
Definition at line 18 of file FWRecoGeom.h.
float FWRecoGeom::Info::topology[9] |
Definition at line 17 of file FWRecoGeom.h.
float FWRecoGeom::Info::translation[3] |
Definition at line 19 of file FWRecoGeom.h.