#include <HcalObjRepresent.h>
Public Member Functions | |
ADataRepr (unsigned int d) | |
void | fillOneGain (std::vector< TH2F > &graphData, std::string units="") |
Public Attributes | |
std::stringstream | filename |
unsigned int | id |
unsigned int | nr |
std::stringstream | plotname |
std::stringstream | rootname |
Protected Member Functions | |
virtual void | doFillIn (std::vector< TH2F > &graphData)=0 |
Protected Attributes | |
int | depth |
HcalDetId | hcal_id |
int | ieta |
int | iphi |
unsigned int | m_total |
Private Member Functions | |
void | draw (std::vector< TH2F > &graphData, std::string filename) |
void | setBinLabels (std::vector< TH2F > &depth) |
void | setup (std::vector< TH2F > &depth, std::string name, std::string units="") |
Definition at line 749 of file HcalObjRepresent.h.
|
inline |
Definition at line 752 of file HcalObjRepresent.h.
|
protectedpure virtual |
Implemented in cond::HcalQIEDataDataRepr, cond::HcalGainWidthsDataRepr, cond::HcalLutMetadataDataRepr, cond::HcalPedestalsDataRepr, cond::HcalLUTCorrsDataRepr, cond::HcalPFCorrsDataRepr, cond::HcalRespCorrsDataRepr, cond::HcalTimeCorrsDataRepr, cond::HcalValidationCorrsDataRepr, and cond::HcalZSThresholdsDataRepr.
Referenced by fillOneGain().
|
inlineprivate |
Definition at line 807 of file HcalObjRepresent.h.
References svgfig::canvas().
Referenced by fillOneGain(), and Vispa.Gui.PortConnection.PointToPointConnection::paintEvent().
|
inline |
Definition at line 756 of file HcalObjRepresent.h.
References doFillIn(), draw(), filename, HcalObjRepresent::FillUnphysicalHEHFBins(), m_total, nr, plotname, rootname, and setup().
Referenced by cond::PayLoadInspector< DataT >::plot().
|
inlineprivate |
Definition at line 902 of file HcalObjRepresent.h.
References i, and diffTwoXMLs::label.
Referenced by setup().
|
inlineprivate |
Definition at line 844 of file HcalObjRepresent.h.
References i, setBinLabels(), AlCaHLTBitMon_QueryRunRegistry::string, create_public_lumi_plots::units, and fw3dlego::xbins.
Referenced by fillOneGain().
|
protected |
Definition at line 800 of file HcalObjRepresent.h.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), and dqm_interfaces.DirWalkerDB::run().
std::stringstream HcalObjRepresent::ADataRepr::filename |
Definition at line 754 of file HcalObjRepresent.h.
Referenced by cuy.ValElement::__init__(), python.rootplot.rootmath.Target::__repr__(), fillOneGain(), cond::PayLoadInspector< DataT >::plot(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), and utils.unpickler::run().
|
protected |
Definition at line 799 of file HcalObjRepresent.h.
unsigned int HcalObjRepresent::ADataRepr::id |
Definition at line 752 of file HcalObjRepresent.h.
Referenced by NodeCut.MatchId::match(), and cond::PayLoadInspector< DataT >::plot().
|
protected |
Definition at line 800 of file HcalObjRepresent.h.
|
protected |
Definition at line 800 of file HcalObjRepresent.h.
|
protected |
Definition at line 798 of file HcalObjRepresent.h.
Referenced by fillOneGain().
unsigned int HcalObjRepresent::ADataRepr::nr |
Definition at line 752 of file HcalObjRepresent.h.
Referenced by fillOneGain(), and cond::PayLoadInspector< DataT >::plot().
std::stringstream HcalObjRepresent::ADataRepr::plotname |
Definition at line 754 of file HcalObjRepresent.h.
Referenced by fillOneGain(), and cond::PayLoadInspector< DataT >::plot().
std::stringstream HcalObjRepresent::ADataRepr::rootname |
Definition at line 754 of file HcalObjRepresent.h.
Referenced by fillOneGain(), and cond::PayLoadInspector< DataT >::plot().