#include <SiPixelPayloadInspectorHelper.h>
Public Member Functions | |
void | fillGeometryInfo (const DetId &detId, const TrackerTopology &tTopo, const SiPixelPI::phase &ph) |
SiPixelPI::regions | filterThePartition () |
void | init () |
bool | isInternal () |
int | layer () |
void | printAll (std::stringstream &ss) const |
int | ring () |
bool | sanityCheck () |
int | side () |
int | subDetId () |
virtual | ~topolInfo () |
Private Attributes | |
bool | m_isInternal |
int | m_layer |
SiPixelPI::phase | m_Phase |
uint32_t | m_rawid |
int | m_ring |
int | m_side |
int | m_subdetid |
Definition at line 664 of file SiPixelPayloadInspectorHelper.h.
|
inlinevirtual |
Definition at line 686 of file SiPixelPayloadInspectorHelper.h.
|
inline |
Definition at line 721 of file SiPixelPayloadInspectorHelper.h.
References SiPixelPI::isBPixOuterLadder(), m_isInternal, m_layer, m_Phase, m_rawid, m_side, m_subdetid, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, TrackerTopology::pxbLayer(), TrackerTopology::pxfDisk(), TrackerTopology::pxfSide(), DetId::rawId(), DetId::subdetId(), and SiPixelPI::zero.
Referenced by gainCalibHelper::SiPixelGainCalibrationByRegionComparisonBase< myType, PayloadType, nIOVs, ntags >::fill().
|
inline |
Definition at line 743 of file SiPixelPayloadInspectorHelper.h.
References SiPixelPI::BPixL1i, SiPixelPI::BPixL1o, SiPixelPI::BPixL2i, SiPixelPI::BPixL2o, SiPixelPI::BPixL3i, SiPixelPI::BPixL3o, SiPixelPI::BPixL4i, SiPixelPI::BPixL4o, Exception, SiPixelPI::FPixmL1, SiPixelPI::FPixmL2, SiPixelPI::FPixmL3, SiPixelPI::FPixpL1, SiPixelPI::FPixpL2, SiPixelPI::FPixpL3, m_isInternal, m_layer, m_Phase, m_side, m_subdetid, SiPixelPI::NUM_OF_REGIONS, runTheMatrix::ret, SiPixelPI::two, and SiPixelPI::undefined.
Referenced by gainCalibHelper::SiPixelGainCalibrationByRegionComparisonBase< myType, PayloadType, nIOVs, ntags >::fill().
|
inline |
Definition at line 698 of file SiPixelPayloadInspectorHelper.h.
References m_isInternal, m_layer, m_Phase, m_rawid, m_ring, m_side, m_subdetid, and SiPixelPI::undefined.
Referenced by gainCalibHelper::SiPixelGainCalibrationByRegionComparisonBase< myType, PayloadType, nIOVs, ntags >::fill().
|
inline |
|
inline |
Definition at line 680 of file SiPixelPayloadInspectorHelper.h.
References m_layer.
Referenced by geometryXMLparser.DTAlignable::index(), and geometryXMLparser.CSCAlignable::index().
|
inline |
Definition at line 690 of file SiPixelPayloadInspectorHelper.h.
References contentValuesCheck::ss.
|
inline |
Definition at line 682 of file SiPixelPayloadInspectorHelper.h.
References m_ring.
Referenced by geometryXMLparser.CSCAlignable::index().
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 671 of file SiPixelPayloadInspectorHelper.h.
Referenced by fillGeometryInfo(), filterThePartition(), init(), and isInternal().
|
private |
Definition at line 668 of file SiPixelPayloadInspectorHelper.h.
Referenced by fillGeometryInfo(), filterThePartition(), init(), layer(), and sanityCheck().
|
private |
Definition at line 672 of file SiPixelPayloadInspectorHelper.h.
Referenced by fillGeometryInfo(), filterThePartition(), and init().
|
private |
Definition at line 666 of file SiPixelPayloadInspectorHelper.h.
Referenced by fillGeometryInfo(), and init().
|
private |
Definition at line 670 of file SiPixelPayloadInspectorHelper.h.
|
private |
Definition at line 669 of file SiPixelPayloadInspectorHelper.h.
Referenced by fillGeometryInfo(), filterThePartition(), init(), and side().
|
private |
Definition at line 667 of file SiPixelPayloadInspectorHelper.h.
Referenced by fillGeometryInfo(), filterThePartition(), init(), sanityCheck(), and subDetId().