#include <FWTGeoRecoGeometry.h>
Public Member Functions | |
void | fillPoints (std::vector< GlobalPoint >::const_iterator begin, std::vector< GlobalPoint >::const_iterator end) |
Info (void) | |
Info (const std::string &iname) | |
void | init (void) |
Public Attributes | |
std::string | name |
float | points [24] |
float | topology [9] |
Definition at line 19 of file FWTGeoRecoGeometry.h.
FWTGeoRecoGeometry::Info::Info | ( | const std::string & | iname | ) | [inline] |
FWTGeoRecoGeometry::Info::Info | ( | void | ) | [inline] |
void FWTGeoRecoGeometry::Info::fillPoints | ( | std::vector< GlobalPoint >::const_iterator | begin, |
std::vector< GlobalPoint >::const_iterator | end | ||
) | [inline] |
Definition at line 40 of file FWTGeoRecoGeometry.h.
References end, i, getHLTprescales::index, and points.
void FWTGeoRecoGeometry::Info::init | ( | void | ) | [inline] |
std::string FWTGeoRecoGeometry::Info::name |
Definition at line 21 of file FWTGeoRecoGeometry.h.
float FWTGeoRecoGeometry::Info::points[24] |
Definition at line 22 of file FWTGeoRecoGeometry.h.
Referenced by fillPoints(), and init().
float FWTGeoRecoGeometry::Info::topology[9] |
Definition at line 23 of file FWTGeoRecoGeometry.h.
Referenced by init().