ATLAS Offline Software
|
This is the complete list of members for LArSamples::ShapeDrawer, including all inherited members.
colorize(TGraphErrors *data, unsigned int index) const | LArSamples::ShapeDrawer | |
draw(const AbsShape *shape, const char *title="", bool drawAxes=true, const char *gopt="P") const | LArSamples::ShapeDrawer | |
draw(const char *title, const std::vector< const AbsShape * > &shapes, const AbsShape *reference=0, const AbsShape *refSamples=0) const | LArSamples::ShapeDrawer | |
draw(const char *title, const AbsShape *shape, const AbsShape *reference=0, const AbsShape *refSamples=0) const | LArSamples::ShapeDrawer | |
drawAndDelete(const char *title, const std::vector< const AbsShape * > &shapes, const AbsShape *reference=0, const AbsShape *refSamples=0) const | LArSamples::ShapeDrawer | |
drawAndDelete(const char *title, const AbsShape *shape, const AbsShape *reference=0, const AbsShape *refSamples=0) const | LArSamples::ShapeDrawer | |
drawData(const char *title, const std::vector< const AbsShape * > &shapes, const AbsShape *reference, bool first=true, TLegend *legend=0) const | LArSamples::ShapeDrawer | private |
drawRef(const char *title, const AbsShape *reference, const AbsShape *refSamples, bool first=true, TLegend *legend=0) const | LArSamples::ShapeDrawer | private |
graph(const AbsShape &shape, const char *title="") const | LArSamples::ShapeDrawer | |
m_pars | LArSamples::ShapeDrawer | private |
ShapeDrawer(int pars) | LArSamples::ShapeDrawer | inline |
yAxisLimits(const std::vector< const AbsShape * > &shapes, double &yMin, double &yMax) const | LArSamples::ShapeDrawer |