#include <HcalObjRepresent.h>
Public Member Functions | |
ADataRepr (unsigned int d) | |
void | fillOneGain (std::vector< TH2F > &graphData, std::string units="") |
virtual | ~ADataRepr () |
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 1203 of file HcalObjRepresent.h.
|
inline |
Definition at line 1206 of file HcalObjRepresent.h.
|
inlinevirtual |
Definition at line 1207 of file HcalObjRepresent.h.
|
protectedpure virtual |
Referenced by fillOneGain().
|
inlineprivate |
Definition at line 1261 of file HcalObjRepresent.h.
References svgfig::canvas(), filename, compareTotals::pad1, and compareTotals::pad2.
Referenced by fillOneGain().
|
inline |
Definition at line 1211 of file HcalObjRepresent.h.
References ztail::d, doFillIn(), draw(), filename, HcalObjRepresent::FillUnphysicalHEHFBins(), m_total, nr, plotname, rootname, setup(), and contentValuesCheck::ss.
|
inlineprivate |
Definition at line 1365 of file HcalObjRepresent.h.
References depth, mps_fire::i, and label.
Referenced by setup().
|
inlineprivate |
Definition at line 1297 of file HcalObjRepresent.h.
References depth, mps_fire::i, Skims_PA_cff::name, setBinLabels(), AlCaHLTBitMon_QueryRunRegistry::string, units(), and fw3dlego::xbins.
Referenced by o2olib.O2OTool::execute(), and fillOneGain().
|
protected |
Definition at line 1256 of file HcalObjRepresent.h.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), dqm_interfaces.DirWalkerDB::run(), setBinLabels(), and setup().
std::stringstream HcalObjRepresent::ADataRepr::filename |
Definition at line 1209 of file HcalObjRepresent.h.
Referenced by python.rootplot.rootmath.Target::__repr__(), draw(), and fillOneGain().
|
protected |
Definition at line 1255 of file HcalObjRepresent.h.
unsigned int HcalObjRepresent::ADataRepr::id |
Definition at line 1207 of file HcalObjRepresent.h.
|
protected |
Definition at line 1256 of file HcalObjRepresent.h.
|
protected |
Definition at line 1256 of file HcalObjRepresent.h.
|
protected |
Definition at line 1254 of file HcalObjRepresent.h.
Referenced by fillOneGain().
unsigned int HcalObjRepresent::ADataRepr::nr |
Definition at line 1207 of file HcalObjRepresent.h.
Referenced by fillOneGain().
std::stringstream HcalObjRepresent::ADataRepr::plotname |
Definition at line 1209 of file HcalObjRepresent.h.
Referenced by fillOneGain().
std::stringstream HcalObjRepresent::ADataRepr::rootname |
Definition at line 1209 of file HcalObjRepresent.h.
Referenced by fillOneGain().