#include <GeometryInterface.h>
Public Attributes | |
int16_t | col |
int16_t | row |
const edm::Event * | sourceEvent |
DetId | sourceModule |
Definition at line 92 of file GeometryInterface.h.
int16_t GeometryInterface::InterestingQuantities::col |
Definition at line 96 of file GeometryInterface.h.
Referenced by python.rootplot.root2matplotlib.Hist2D::colz(), HistogramManager::fill(), GeometryInterface::loadFEDCabling(), and GeometryInterface::loadModuleLevel().
int16_t GeometryInterface::InterestingQuantities::row |
Definition at line 97 of file GeometryInterface.h.
Referenced by GeometryInterface::loadFEDCabling(), and GeometryInterface::loadModuleLevel().
const edm::Event* GeometryInterface::InterestingQuantities::sourceEvent |
Definition at line 94 of file GeometryInterface.h.
Referenced by HistogramManager::executePerEventHarvesting(), and GeometryInterface::loadTimebased().
DetId GeometryInterface::InterestingQuantities::sourceModule |
Definition at line 95 of file GeometryInterface.h.
Referenced by HistogramManager::executePerEventHarvesting(), GeometryInterface::loadFEDCabling(), GeometryInterface::loadFromTopology(), and GeometryInterface::loadModuleLevel().