#include <PixelPhase2TopologyBuilder.h>
Public Member Functions | |
PixelTopology * | build (const Bounds *bounds, int ROWS_PER_ROC, int COLS_PER_ROC, int BIG_PIX_PER_ROC_X, int BIG_PIX_PER_ROC_Y, float BIG_PIX_PITCH_X, float BIG_PIX_PITCH_Y, int ROCS_X, int ROCS_Y) |
PixelPhase2TopologyBuilder () | |
Called by GeomTopologyBuilder, chooses the right topology for Pixels.
Definition at line 12 of file PixelPhase2TopologyBuilder.h.
PixelPhase2TopologyBuilder::PixelPhase2TopologyBuilder | ( | void | ) |
Definition at line 6 of file PixelPhase2TopologyBuilder.cc.
PixelTopology * PixelPhase2TopologyBuilder::build | ( | const Bounds * | bounds, |
int | ROWS_PER_ROC, | ||
int | COLS_PER_ROC, | ||
int | BIG_PIX_PER_ROC_X, | ||
int | BIG_PIX_PER_ROC_Y, | ||
float | BIG_PIX_PITCH_X, | ||
float | BIG_PIX_PITCH_Y, | ||
int | ROCS_X, | ||
int | ROCS_Y | ||
) |
Definition at line 8 of file PixelPhase2TopologyBuilder.cc.
References cms::cuda::bs, hgcalPlots::ncols, and ApeEstimator_cff::width.
Referenced by TrackerGeomBuilderFromGeometricDet::buildPixelPhase2().