#include <PixelTopologyBuilder.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) |
PixelTopologyBuilder () | |
Called by GeomTopologyBuilder, chooses the right topology for Pixels.
Definition at line 12 of file PixelTopologyBuilder.h.
PixelTopologyBuilder::PixelTopologyBuilder | ( | void | ) |
Definition at line 6 of file PixelTopologyBuilder.cc.
PixelTopology * PixelTopologyBuilder::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 8 of file PixelTopologyBuilder.cc.
References cms::cuda::bs, hgcalPlots::ncols, and ApeEstimator_cff::width.
Referenced by TrackerGeomBuilderFromGeometricDet::buildPixel().