Public Member Functions | |
HcalQIEDataDataRepr (unsigned int total, HcalQIEData::tAllContWithNames const &allCont) | |
Public Member Functions inherited from HcalObjRepresent::ADataRepr | |
ADataRepr (unsigned int d) | |
void | fillOneGain (std::vector< TH2F > &graphData, std::string units="") |
Public Attributes | |
unsigned int | fCapId |
unsigned int | fRange |
bool | slopeOrOffset |
Public Attributes inherited from HcalObjRepresent::ADataRepr | |
std::stringstream | filename |
unsigned int | id |
unsigned int | nr |
std::stringstream | plotname |
std::stringstream | rootname |
Protected Member Functions | |
void | doFillIn (std::vector< TH2F > &graphData) override |
Protected Attributes | |
HcalQIEData::tAllContWithNames | allContainers |
Protected Attributes inherited from HcalObjRepresent::ADataRepr | |
int | depth |
HcalDetId | hcal_id |
int | ieta |
int | iphi |
unsigned int | m_total |
Definition at line 48 of file HcalQIEDataPyWrapper.cc.
|
inline |
Definition at line 57 of file HcalQIEDataPyWrapper.cc.
|
inlineoverrideprotectedvirtual |
Implements HcalObjRepresent::ADataRepr.
Definition at line 64 of file HcalQIEDataPyWrapper.cc.
References HcalDetId::depth(), HcalForward, getDQMSummary::iter, and relativeConstraints::value.
|
protected |
Definition at line 51 of file HcalQIEDataPyWrapper.cc.
unsigned int cond::HcalQIEDataDataRepr::fCapId |
Definition at line 53 of file HcalQIEDataPyWrapper.cc.
Referenced by cond::PayLoadInspector< DataT >::plot().
unsigned int cond::HcalQIEDataDataRepr::fRange |
Definition at line 54 of file HcalQIEDataPyWrapper.cc.
Referenced by cond::PayLoadInspector< DataT >::plot().
bool cond::HcalQIEDataDataRepr::slopeOrOffset |
Definition at line 55 of file HcalQIEDataPyWrapper.cc.
Referenced by cond::PayLoadInspector< DataT >::plot().