#include <GeometryInterface.h>
Public Attributes | |
int16_t | col = 0 |
int16_t | row = 0 |
const edm::Event * | sourceEvent = nullptr |
DetId | sourceModule |
Definition at line 57 of file GeometryInterface.h.
int16_t GeometryInterface::InterestingQuantities::col = 0 |
Definition at line 61 of file GeometryInterface.h.
Referenced by python.rootplot.root2matplotlib.Hist2D::colz(), GeometryInterface::loadFEDCabling(), GeometryInterface::loadFromSiPixelCoordinates(), and GeometryInterface::loadModuleLevel().
int16_t GeometryInterface::InterestingQuantities::row = 0 |
Definition at line 62 of file GeometryInterface.h.
Referenced by GeometryInterface::loadFEDCabling(), GeometryInterface::loadFromSiPixelCoordinates(), and GeometryInterface::loadModuleLevel().
const edm::Event* GeometryInterface::InterestingQuantities::sourceEvent = nullptr |
Definition at line 59 of file GeometryInterface.h.
Referenced by HistogramManager::executePerEventHarvesting(), and GeometryInterface::loadTimebased().
DetId GeometryInterface::InterestingQuantities::sourceModule |
Definition at line 60 of file GeometryInterface.h.
Referenced by HistogramManager::executePerEventHarvesting(), HistogramManager::fill(), GeometryInterface::loadFEDCabling(), GeometryInterface::loadFromSiPixelCoordinates(), and GeometryInterface::loadFromTopology().