#include <PixelTopologyBuilder.h>
Public Member Functions | |
PixelTopology * | build (const Bounds *, double, double, double, double, std::string) |
PixelTopologyBuilder () | |
Private Attributes | |
double | thePixelROCCols |
double | thePixelROCRows |
double | thePixelROCsInX |
double | thePixelROCsInY |
Called by GeomTopologyBuilder, chooses the right topology for Pixels.
Definition at line 12 of file PixelTopologyBuilder.h.
PixelTopologyBuilder::PixelTopologyBuilder | ( | void | ) |
Definition at line 8 of file PixelTopologyBuilder.cc.
PixelTopology * PixelTopologyBuilder::build | ( | const Bounds * | bs, |
double | rocRow, | ||
double | rocCol, | ||
double | rocInX, | ||
double | rocInY, | ||
std::string | |||
) |
Definition at line 16 of file PixelTopologyBuilder.cc.
References fireworks::BIG_PIX_PER_ROC_X, fireworks::BIG_PIX_PER_ROC_Y, Bounds::length(), thePixelROCCols, thePixelROCRows, thePixelROCsInX, thePixelROCsInY, Bounds::width(), and tablePrinter::width.
Referenced by GeomTopologyBuilder::buildPixel().
|
private |
Definition at line 22 of file PixelTopologyBuilder.h.
Referenced by build().
|
private |
Definition at line 21 of file PixelTopologyBuilder.h.
Referenced by build().
|
private |
Definition at line 23 of file PixelTopologyBuilder.h.
Referenced by build().
|
private |
Definition at line 24 of file PixelTopologyBuilder.h.
Referenced by build().