#include <RectangularPixelTopology.h>
Public Member Functions | |
int | channel (const LocalPoint &lp) const override |
int | colsperroc () const override |
bool | containsBigPixelInX (int ixmin, int ixmax) const override |
bool | containsBigPixelInY (int iymin, int iymax) const override |
bool | isItBigPixelInX (const int ixbin) const override |
bool | isItBigPixelInY (const int iybin) const override |
bool | isItEdgePixel (int ixbin, int iybin) const override |
bool | isItEdgePixelInX (int ixbin) const override |
bool | isItEdgePixelInY (int iybin) const override |
LocalError | localError (const MeasurementPoint &, const MeasurementError &) const override |
LocalPoint | localPosition (const MeasurementPoint &mp) const override |
float | localX (const float mpX) const override |
float | localY (const float mpY) const override |
MeasurementError | measurementError (const LocalPoint &, const LocalError &) const override |
MeasurementPoint | measurementPosition (const LocalPoint &lp) const override |
int | ncolumns () const override |
int | nrows () const override |
std::pair< float, float > | pitch () const override |
std::pair< float, float > | pixel (const LocalPoint &p) const override |
RectangularPixelTopology (int nrows, int ncols, float pitchx, float pitchy, 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) | |
int | rocsX () const override |
int | rocsY () const override |
int | rowsperroc () const override |
float | xoffset () const |
float | yoffset () const |
Public Member Functions inherited from PixelTopology | |
virtual float | localX (const float mpX, const Topology::LocalTrackPred &) const |
virtual float | localY (const float mpY, const Topology::LocalTrackPred &) const |
virtual std::pair< float, float > | pixel (const LocalPoint &p, const Topology::LocalTrackAngles &) const |
conversion taking also the angle from the track state More... | |
~PixelTopology () override | |
Public Member Functions inherited from Topology | |
virtual int | channel (const LocalPoint &lp, const LocalTrackAngles &) const |
conversion taking also the angle from the track state More... | |
virtual LocalError | localError (const MeasurementPoint &mp, const MeasurementError &me, const LocalTrackPred &) const |
conversion taking also the angle from the predicted track state More... | |
virtual LocalPoint | localPosition (const MeasurementPoint &mp, const LocalTrackPred &) const |
conversion taking also the angle from the predicted track state More... | |
virtual MeasurementError | measurementError (const LocalPoint &lp, const LocalError &le, const LocalTrackAngles &) const |
conversion taking also the angle from the track state More... | |
virtual MeasurementPoint | measurementPosition (const LocalPoint &lp, const LocalTrackAngles &) const |
conversion taking also the angle from the track state More... | |
virtual | ~Topology () |
Private Attributes | |
int | m_COLS_PER_ROC |
int | m_ncols |
int | m_nrows |
float | m_pitchx |
float | m_pitchy |
int | m_ROCS_X |
int | m_ROCS_Y |
int | m_ROWS_PER_ROC |
bool | m_upgradeGeometry |
float | m_xoffset |
float | m_yoffset |
Additional Inherited Members | |
Public Types inherited from Topology | |
typedef Point2DBase< double, LocalTag > | Local2DPoint |
typedef Vector2D::MathVector | MathVector2D |
typedef Basic2DVector< double > | Vector2D |
Topology for rectangular pixel detector with BIG pixels.
Definition at line 39 of file RectangularPixelTopology.h.
|
inline |
Definition at line 42 of file RectangularPixelTopology.h.
References LogDebug, m_COLS_PER_ROC, m_ncols, m_nrows, m_pitchx, m_pitchy, m_ROCS_X, m_ROCS_Y, m_ROWS_PER_ROC, m_xoffset, and m_yoffset.
|
inlineoverridevirtual |
Implements Topology.
Definition at line 100 of file RectangularPixelTopology.h.
References AlCaHLTBitMon_ParallelJobs::p, pixel(), and PixelChannelIdentifier::pixelToChannel().
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 163 of file RectangularPixelTopology.h.
References m_COLS_PER_ROC.
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 132 of file RectangularPixelTopology.h.
References funct::false, and m_upgradeGeometry.
Referenced by PixelCPEGenericBase::initializeLocalErrorVariables(), PixelCPEBase::setTheClu(), and PixelTemplateSmearerBase::smearHit().
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 135 of file RectangularPixelTopology.h.
References funct::false, isItBigPixelInY(), and m_upgradeGeometry.
Referenced by PixelCPEGenericBase::initializeLocalErrorVariables(), PixelCPEBase::setTheClu(), and PixelTemplateSmearerBase::smearHit().
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 114 of file RectangularPixelTopology.h.
References m_upgradeGeometry.
Referenced by PixelCPEGeneric::localError(), localError(), PixelCPEGeneric::localPosition(), PixelCPEClusterRepair::localPosition(), PixelCPETemplateReco::localPosition(), and PixelTemplateSmearerBase::smearHit().
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 118 of file RectangularPixelTopology.h.
References m_upgradeGeometry, and UNLIKELY.
Referenced by containsBigPixelInY(), PixelCPEGeneric::localError(), localError(), PixelCPEGeneric::localPosition(), PixelCPEClusterRepair::localPosition(), PixelCPETemplateReco::localPosition(), and PixelTemplateSmearerBase::smearHit().
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 145 of file RectangularPixelTopology.h.
References isItEdgePixelInX(), and isItEdgePixelInY().
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 143 of file RectangularPixelTopology.h.
References m_nrows.
Referenced by PixelCPEGenericBase::initializeLocalErrorVariables(), isItEdgePixel(), PixelCPETemplateReco::localError(), and PixelTemplateSmearerBase::smearHit().
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 144 of file RectangularPixelTopology.h.
References m_ncols.
Referenced by PixelCPEGenericBase::initializeLocalErrorVariables(), isItEdgePixel(), PixelCPETemplateReco::localError(), and PixelTemplateSmearerBase::smearHit().
|
overridevirtual |
Implements Topology.
Definition at line 288 of file RectangularPixelTopology.cc.
References nano_mu_digi_cff::float, createfilelist::int, isItBigPixelInX(), isItBigPixelInY(), m_pitchx, m_pitchy, hlt_dqm_clientPB-live_cfg::me, PV2DBase< T, PVType, FrameType >::x(), and PV2DBase< T, PVType, FrameType >::y().
|
overridevirtual |
Implements Topology.
Definition at line 156 of file RectangularPixelTopology.cc.
References hcal_dqm_sourceclient-live_cfg::debugstr, EPS, nano_mu_digi_cff::float, localX(), localY(), LogDebug, m_ncols, m_nrows, PV2DBase< T, PVType, FrameType >::x(), and PV2DBase< T, PVType, FrameType >::y().
Referenced by PixelTemplateSmearerBase::smearHit().
|
overridevirtual |
Implements PixelTopology.
Definition at line 196 of file RectangularPixelTopology.cc.
References nano_mu_digi_cff::float, createfilelist::int, LogDebug, m_pitchx, m_ROCS_X, m_ROWS_PER_ROC, m_upgradeGeometry, m_xoffset, and UNLIKELY.
Referenced by localPosition().
|
overridevirtual |
Implements PixelTopology.
Definition at line 249 of file RectangularPixelTopology.cc.
References nano_mu_digi_cff::float, createfilelist::int, dqmiolumiharvest::j, LogDebug, pfDeepBoostedJetPreprocessParams_cfi::lower_bound, m_COLS_PER_ROC, m_pitchy, m_ROCS_Y, m_upgradeGeometry, m_yoffset, and UNLIKELY.
Referenced by localPosition().
|
overridevirtual |
Implements Topology.
Definition at line 304 of file RectangularPixelTopology.cc.
References nano_mu_digi_cff::float, createfilelist::int, LIKELY, m_pitchx, m_pitchy, m_upgradeGeometry, m_xoffset, m_yoffset, PV3DBase< T, PVType, FrameType >::x(), LocalError::xx(), PV3DBase< T, PVType, FrameType >::y(), and LocalError::yy().
|
inlineoverridevirtual |
Implements Topology.
Definition at line 82 of file RectangularPixelTopology.h.
References AlCaHLTBitMon_ParallelJobs::p, and pixel().
Referenced by PixelTemplateSmearerBase::smearHit().
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 155 of file RectangularPixelTopology.h.
References m_ncols.
Referenced by PixelCPEBase::setTheClu().
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 153 of file RectangularPixelTopology.h.
References m_nrows.
Referenced by PixelCPEBase::setTheClu().
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 151 of file RectangularPixelTopology.h.
References nano_mu_digi_cff::float, m_pitchx, and m_pitchy.
|
overridevirtual |
Topology for rectangular pixel detector with BIG pixels.
Implements PixelTopology.
Definition at line 13 of file RectangularPixelTopology.cc.
References hcal_dqm_sourceclient-live_cfg::debugstr, nano_mu_digi_cff::float, createfilelist::int, LogDebug, m_COLS_PER_ROC, m_pitchx, m_pitchy, m_upgradeGeometry, m_xoffset, m_yoffset, AlCaHLTBitMon_ParallelJobs::p, multPhiCorr_741_25nsDY_cfi::px, and multPhiCorr_741_25nsDY_cfi::py.
Referenced by channel(), and measurementPosition().
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 159 of file RectangularPixelTopology.h.
References m_ROCS_X.
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 157 of file RectangularPixelTopology.h.
References m_ROCS_Y.
|
inlineoverridevirtual |
Implements PixelTopology.
Definition at line 161 of file RectangularPixelTopology.h.
References m_ROWS_PER_ROC.
|
inline |
|
inline |
|
private |
Definition at line 175 of file RectangularPixelTopology.h.
Referenced by colsperroc(), localY(), pixel(), and RectangularPixelTopology().
|
private |
Definition at line 173 of file RectangularPixelTopology.h.
Referenced by isItEdgePixelInY(), localPosition(), ncolumns(), and RectangularPixelTopology().
|
private |
Definition at line 172 of file RectangularPixelTopology.h.
Referenced by isItEdgePixelInX(), localPosition(), nrows(), and RectangularPixelTopology().
|
private |
Definition at line 168 of file RectangularPixelTopology.h.
Referenced by localError(), localX(), measurementError(), pitch(), pixel(), and RectangularPixelTopology().
|
private |
Definition at line 169 of file RectangularPixelTopology.h.
Referenced by localError(), localY(), measurementError(), pitch(), pixel(), and RectangularPixelTopology().
|
private |
Definition at line 176 of file RectangularPixelTopology.h.
Referenced by localX(), RectangularPixelTopology(), and rocsX().
|
private |
Definition at line 177 of file RectangularPixelTopology.h.
Referenced by localY(), RectangularPixelTopology(), and rocsY().
|
private |
Definition at line 174 of file RectangularPixelTopology.h.
Referenced by localX(), RectangularPixelTopology(), and rowsperroc().
|
private |
Definition at line 178 of file RectangularPixelTopology.h.
Referenced by containsBigPixelInX(), containsBigPixelInY(), isItBigPixelInX(), isItBigPixelInY(), localX(), localY(), measurementError(), and pixel().
|
private |
Definition at line 170 of file RectangularPixelTopology.h.
Referenced by localX(), measurementError(), pixel(), RectangularPixelTopology(), and xoffset().
|
private |
Definition at line 171 of file RectangularPixelTopology.h.
Referenced by localY(), measurementError(), pixel(), RectangularPixelTopology(), and yoffset().