#include <SiPixelFrameConverter.h>
Public Types | |
typedef sipixelobjects::PixelFEDCabling | PixelFEDCabling |
Public Member Functions | |
bool | hasDetUnit (uint32_t radId) const |
SiPixelFrameConverter (const SiPixelFedCabling *map, int fedId) | |
int | toCabling (sipixelobjects::ElectronicIndex &cabling, const sipixelobjects::DetectorIndex &detector) const |
int | toDetector (const sipixelobjects::ElectronicIndex &cabling, sipixelobjects::DetectorIndex &detector) const |
sipixelobjects::PixelROC const * | toRoc (int link, int roc) const |
Private Attributes | |
const PixelFEDCabling * | theFed |
int | theFedId |
const SiPixelFedCabling * | theMap |
SiPixelFedCablingTree const * | theTree |
Definition at line 15 of file SiPixelFrameConverter.h.
Definition at line 17 of file SiPixelFrameConverter.h.
SiPixelFrameConverter::SiPixelFrameConverter | ( | const SiPixelFedCabling * | map, |
int | fedId | ||
) |
Definition at line 14 of file SiPixelFrameConverter.cc.
bool SiPixelFrameConverter::hasDetUnit | ( | uint32_t | radId | ) | const |
Definition at line 20 of file SiPixelFrameConverter.cc.
References SiPixelFedCabling::pathToDetUnitHasDetUnit(), theFedId, and theMap.
Referenced by SiPixelCoordinates::fedid().
int SiPixelFrameConverter::toCabling | ( | sipixelobjects::ElectronicIndex & | cabling, |
const sipixelobjects::DetectorIndex & | detector | ||
) | const |
Definition at line 36 of file SiPixelFrameConverter.cc.
References hgcalTestNeighbor_cfi::detector, SiPixelFedCabling::findItem(), DTRecHitClients_cfi::local, castor_dqm_sourceclient_file_cfg::path, SiPixelFedCabling::pathToDetUnit(), PixelMapPlotter::roc, and theMap.
|
inline |
Definition at line 27 of file SiPixelFrameConverter.h.
References sipixelobjects::GlobalPixel::col, sipixelobjects::ElectronicIndex::dcol, hgcalTestNeighbor_cfi::detector, sipixelobjects::ElectronicIndex::link, DTRecHitClients_cfi::local, sipixelobjects::ElectronicIndex::pxid, sipixelobjects::ElectronicIndex::roc, PixelMapPlotter::roc, sipixelobjects::GlobalPixel::row, and toRoc().
PixelROC const * SiPixelFrameConverter::toRoc | ( | int | link, |
int | roc | ||
) | const |
Definition at line 24 of file SiPixelFrameConverter.cc.
References SiPixelFedCabling::findItem(), SiPixelFedCablingTree::findItemInFed(), MainPageGenerator::link, castor_dqm_sourceclient_file_cfg::path, PixelMapPlotter::roc, theFed, theFedId, theMap, theTree, and UNLIKELY.
Referenced by toDetector().
|
private |
Definition at line 50 of file SiPixelFrameConverter.h.
Referenced by toRoc().
|
private |
Definition at line 47 of file SiPixelFrameConverter.h.
Referenced by hasDetUnit(), and toRoc().
|
private |
Definition at line 48 of file SiPixelFrameConverter.h.
Referenced by hasDetUnit(), toCabling(), and toRoc().
|
private |
Definition at line 49 of file SiPixelFrameConverter.h.
Referenced by toRoc().