#include <MTDTopologyBuilder.h>
Public Member Functions | |
PixelTopology * | build (const Bounds *bounds, bool upgradeGeometry, int ROWS_PER_ROC, int COLS_PER_ROC, int BIG_PIX_PER_ROC_X, int BIG_PIX_PER_ROC_Y, int ROCS_X, int ROCS_Y) |
MTDTopologyBuilder () | |
Called by GeomTopologyBuilder, chooses the right topology for Pixels.
Definition at line 12 of file MTDTopologyBuilder.h.
MTDTopologyBuilder::MTDTopologyBuilder | ( | void | ) |
Definition at line 6 of file MTDTopologyBuilder.cc.
PixelTopology * MTDTopologyBuilder::build | ( | const Bounds * | bounds, |
bool | upgradeGeometry, | ||
int | ROWS_PER_ROC, | ||
int | COLS_PER_ROC, | ||
int | BIG_PIX_PER_ROC_X, | ||
int | BIG_PIX_PER_ROC_Y, | ||
int | ROCS_X, | ||
int | ROCS_Y | ||
) |
Definition at line 10 of file MTDTopologyBuilder.cc.
References Bounds::length(), hgcalPlots::ncols, ApeEstimator_cff::width, and Bounds::width().
Referenced by MTDGeomBuilderFromGeometricTimingDet::buildPixel().