#include <GeometryInterface.h>
Public Attributes | |
int16_t | col = 0 |
int16_t | row = 0 |
const edm::Event * | sourceEvent = 0 |
DetId | sourceModule |
Definition at line 45 of file GeometryInterface.h.
int16_t GeometryInterface::InterestingQuantities::col = 0 |
Definition at line 49 of file GeometryInterface.h.
Referenced by python.rootplot.root2matplotlib.Hist2D::colz(), GeometryInterface::extract(), GeometryInterface::extractColumns(), GeometryInterface::loadFEDCabling(), GeometryInterface::loadFromSiPixelCoordinates(), and GeometryInterface::loadModuleLevel().
int16_t GeometryInterface::InterestingQuantities::row = 0 |
Definition at line 50 of file GeometryInterface.h.
Referenced by GeometryInterface::extract(), GeometryInterface::loadFEDCabling(), GeometryInterface::loadFromSiPixelCoordinates(), and GeometryInterface::loadModuleLevel().
const edm::Event* GeometryInterface::InterestingQuantities::sourceEvent = 0 |
Definition at line 47 of file GeometryInterface.h.
Referenced by HistogramManager::executePerEventHarvesting(), and GeometryInterface::loadTimebased().
DetId GeometryInterface::InterestingQuantities::sourceModule |
Definition at line 48 of file GeometryInterface.h.
Referenced by HistogramManager::executePerEventHarvesting(), HistogramManager::fill(), GeometryInterface::loadFEDCabling(), GeometryInterface::loadFromSiPixelCoordinates(), and GeometryInterface::loadFromTopology().