#include <FWRecoGeom.h>
Definition at line 12 of file FWRecoGeom.h.
◆ operator<()
bool FWRecoGeom::Info::operator< |
( |
const Info & |
o | ) |
const |
|
inline |
Definition at line 20 of file FWRecoGeom.h.
References id.
20 {
return (this->
id <
o.id); }
◆ id
unsigned int FWRecoGeom::Info::id |
◆ matrix
float FWRecoGeom::Info::matrix[9] |
◆ points
float FWRecoGeom::Info::points[24] |
◆ shape
float FWRecoGeom::Info::shape[5] |
◆ topology
float FWRecoGeom::Info::topology[9] |
◆ translation
float FWRecoGeom::Info::translation[3] |