#include <RectangularPixelTopology.h>
Public Member Functions | |
virtual int | channel (const LocalPoint &lp) const |
virtual int | colsperroc () const |
bool | containsBigPixelInX (int ixmin, int ixmax) const |
bool | containsBigPixelInY (int iymin, int iymax) const |
virtual bool | isItBigPixelInX (const int ixbin) const |
virtual bool | isItBigPixelInY (const int iybin) const |
bool | isItEdgePixel (int ixbin, int iybin) const |
bool | isItEdgePixelInX (int ixbin) const |
bool | isItEdgePixelInY (int iybin) const |
virtual LocalError | localError (const MeasurementPoint &, const MeasurementError &) const |
virtual LocalPoint | localPosition (const MeasurementPoint &mp) const |
virtual float | localX (const float mpX) const |
virtual float | localY (const float mpY) const |
virtual MeasurementError | measurementError (const LocalPoint &, const LocalError &) const |
virtual MeasurementPoint | measurementPosition (const LocalPoint &lp) const |
virtual int | ncolumns () const |
virtual int | nrows () const |
virtual std::pair< float, float > | pitch () const |
virtual std::pair< float, float > | pixel (const LocalPoint &p) const |
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) | |
virtual int | rocsX () const |
virtual int | rocsY () const |
virtual int | rowsperroc () 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... | |
virtual | ~PixelTopology () |
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 40 of file RectangularPixelTopology.h.
|
inline |
Definition at line 45 of file RectangularPixelTopology.h.
References fireworks::COLS_PER_ROC, 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, m_yoffset, and fireworks::ROWS_PER_ROC.
|
inlinevirtual |
Implements Topology.
Definition at line 104 of file RectangularPixelTopology.h.
References AlCaHLTBitMon_ParallelJobs::p, pixel(), and PixelChannelIdentifier::pixelToChannel().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 185 of file RectangularPixelTopology.h.
References m_COLS_PER_ROC.
|
inlinevirtual |
Implements PixelTopology.
Definition at line 136 of file RectangularPixelTopology.h.
References m_upgradeGeometry.
Referenced by PixelCPEGeneric::localError(), PixelCPEBase::setTheClu(), and SiPixelGaussianSmearingRecHitConverterAlgorithm::smearHit().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 139 of file RectangularPixelTopology.h.
References isItBigPixelInY(), and m_upgradeGeometry.
Referenced by PixelCPEGeneric::localError(), PixelCPEBase::setTheClu(), and SiPixelGaussianSmearingRecHitConverterAlgorithm::smearHit().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 119 of file RectangularPixelTopology.h.
References m_upgradeGeometry.
Referenced by localError(), PixelCPEGeneric::localError(), PixelCPETemplateReco::localPosition(), PixelCPEGeneric::localPosition(), and SiPixelGaussianSmearingRecHitConverterAlgorithm::smearHit().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 123 of file RectangularPixelTopology.h.
References m_upgradeGeometry, and unlikely.
Referenced by containsBigPixelInY(), localError(), PixelCPEGeneric::localError(), PixelCPETemplateReco::localPosition(), PixelCPEGeneric::localPosition(), and SiPixelGaussianSmearingRecHitConverterAlgorithm::smearHit().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 155 of file RectangularPixelTopology.h.
References isItEdgePixelInX(), and isItEdgePixelInY().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 149 of file RectangularPixelTopology.h.
References m_nrows.
Referenced by isItEdgePixel(), PixelCPETemplateReco::localError(), PixelCPEGeneric::localError(), PixelCPEBase::setTheClu(), and SiPixelGaussianSmearingRecHitConverterAlgorithm::smearHit().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 152 of file RectangularPixelTopology.h.
References m_ncols.
Referenced by isItEdgePixel(), PixelCPETemplateReco::localError(), PixelCPEGeneric::localError(), PixelCPEBase::setTheClu(), and SiPixelGaussianSmearingRecHitConverterAlgorithm::smearHit().
|
virtual |
Implements Topology.
Definition at line 314 of file RectangularPixelTopology.cc.
References isItBigPixelInX(), isItBigPixelInY(), m_pitchx, m_pitchy, MeasurementError::uu(), MeasurementError::vv(), PV2DBase< T, PVType, FrameType >::x(), and PV2DBase< T, PVType, FrameType >::y().
|
virtual |
Implements Topology.
Definition at line 171 of file RectangularPixelTopology.cc.
References hcal2_dqm_sourceclient-live_cfg::debugstr, EPS, localX(), localY(), LogDebug, m_ncols, m_nrows, PV2DBase< T, PVType, FrameType >::x(), and PV2DBase< T, PVType, FrameType >::y().
Referenced by SiPixelGaussianSmearingRecHitConverterAlgorithm::smearHit().
|
virtual |
Implements PixelTopology.
Definition at line 217 of file RectangularPixelTopology.cc.
References LogDebug, m_pitchx, m_ROCS_X, m_ROWS_PER_ROC, m_upgradeGeometry, m_xoffset, and unlikely.
Referenced by localPosition().
|
virtual |
Implements PixelTopology.
Definition at line 273 of file RectangularPixelTopology.cc.
References begin, constexpr, end, j, LogDebug, m_COLS_PER_ROC, m_pitchy, m_ROCS_Y, m_upgradeGeometry, m_yoffset, and unlikely.
Referenced by localPosition().
|
virtual |
Implements Topology.
Definition at line 332 of file RectangularPixelTopology.cc.
References 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().
|
inlinevirtual |
Implements Topology.
Definition at line 83 of file RectangularPixelTopology.h.
References AlCaHLTBitMon_ParallelJobs::p, and pixel().
Referenced by SiPixelGaussianSmearingRecHitConverterAlgorithm::smearHit().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 169 of file RectangularPixelTopology.h.
References m_ncols.
|
inlinevirtual |
Implements PixelTopology.
Definition at line 165 of file RectangularPixelTopology.h.
References m_nrows.
|
inlinevirtual |
Implements PixelTopology.
Definition at line 161 of file RectangularPixelTopology.h.
References m_pitchx, and m_pitchy.
|
virtual |
Topology for rectangular pixel detector with BIG pixels.
Implements PixelTopology.
Definition at line 14 of file RectangularPixelTopology.cc.
References hcal2_dqm_sourceclient-live_cfg::debugstr, LogDebug, m_COLS_PER_ROC, m_pitchx, m_pitchy, m_upgradeGeometry, m_xoffset, m_yoffset, PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
Referenced by channel(), and measurementPosition().
|
inlinevirtual |
Implements PixelTopology.
Definition at line 177 of file RectangularPixelTopology.h.
References m_ROCS_X.
|
inlinevirtual |
Implements PixelTopology.
Definition at line 173 of file RectangularPixelTopology.h.
References m_ROCS_Y.
|
inlinevirtual |
Implements PixelTopology.
Definition at line 181 of file RectangularPixelTopology.h.
References m_ROWS_PER_ROC.
|
private |
Definition at line 198 of file RectangularPixelTopology.h.
Referenced by colsperroc(), localY(), pixel(), and RectangularPixelTopology().
|
private |
Definition at line 196 of file RectangularPixelTopology.h.
Referenced by isItEdgePixelInY(), localPosition(), ncolumns(), and RectangularPixelTopology().
|
private |
Definition at line 195 of file RectangularPixelTopology.h.
Referenced by isItEdgePixelInX(), localPosition(), nrows(), and RectangularPixelTopology().
|
private |
Definition at line 191 of file RectangularPixelTopology.h.
Referenced by localError(), localX(), measurementError(), pitch(), pixel(), and RectangularPixelTopology().
|
private |
Definition at line 192 of file RectangularPixelTopology.h.
Referenced by localError(), localY(), measurementError(), pitch(), pixel(), and RectangularPixelTopology().
|
private |
Definition at line 199 of file RectangularPixelTopology.h.
Referenced by localX(), RectangularPixelTopology(), and rocsX().
|
private |
Definition at line 200 of file RectangularPixelTopology.h.
Referenced by localY(), RectangularPixelTopology(), and rocsY().
|
private |
Definition at line 197 of file RectangularPixelTopology.h.
Referenced by localX(), RectangularPixelTopology(), and rowsperroc().
|
private |
Definition at line 201 of file RectangularPixelTopology.h.
Referenced by containsBigPixelInX(), containsBigPixelInY(), isItBigPixelInX(), isItBigPixelInY(), localX(), localY(), measurementError(), and pixel().
|
private |
Definition at line 193 of file RectangularPixelTopology.h.
Referenced by localX(), measurementError(), pixel(), and RectangularPixelTopology().
|
private |
Definition at line 194 of file RectangularPixelTopology.h.
Referenced by localY(), measurementError(), pixel(), and RectangularPixelTopology().