This is the complete list of members for CutPlotter, including all inherited members.
Action typedef | Observable | |
activePlotIndex() const | XyPlotter | virtual |
activeProjector() const | XyPlotter | virtual |
addCutTarget(DataRep *rep) | CutPlotter | |
addDataRep(DataRep *rep) | XyPlotter | virtual |
addDataRepStacked(DataRep *rep) | XyPlotter | virtual |
addObserver(Observer *) | Observable | |
addTupleCut(DataRep *rep) | CutPlotter | virtual |
addValues(const std::vector< double > &v) | XyPlotter | virtual |
autoScale() | XyPlotter | virtual |
checkAxisScaling() | XyPlotter | virtual |
clearCutTargets() | CutPlotter | |
clone() | XyPlotter | virtual |
createNTuple() const | XyPlotter | virtual |
createPickTuple() | XyPlotter | virtual |
current_range_saved | PlotterBase | protected |
currentView() const | PlotterBase | |
CutPlotter(const std::string &name) | CutPlotter | protected |
CutPlotter() | CutPlotter | |
CutPlotter(const CutPlotter &plotter) | CutPlotter | |
deleteView(int index) | PlotterBase | |
drawCrossHairs(ViewBase *view) | XyPlotter | virtual |
drawIn(ViewBase *view) | XyPlotter | virtual |
drawProjValues(ViewBase *view) | XyPlotter | virtual |
errorDisplay(Axes::Type axis) const | XyPlotter | virtual |
fillCutList(std::vector< const TupleCut * > &cuts) const | XyPlotter | virtual |
fillPickedPointFrom(double mx, double my, std::vector< double > &picked) const | XyPlotter | virtual |
getAspectRatio() const | XyPlotter | virtual |
getAxisModel(Axes::Type axis) const | XyPlotter | virtual |
getBinWidth(Axes::Type) const | XyPlotter | virtual |
hippodraw::PlotterBase::getBinWidth(const std::string &axis) const | PlotterBase | |
getBottomMargin() | XyPlotter | virtual |
getBoxEdge() | XyPlotter | virtual |
getCurrentRangeSaved() | PlotterBase | virtual |
getCutAt(unsigned int i) | XyPlotter | protected |
getCutColor() const | CutPlotter | |
getCutInversion() | XyPlotter | virtual |
getCutRange() | XyPlotter | virtual |
getCuts() const | CutPlotter | |
getCutTargets() const | CutPlotter | |
getDataRange(Axes::Type axis) | PlotterBase | virtual |
getDataRep(int index) const | XyPlotter | virtual |
getFitsTransform() const | XyPlotter | virtual |
getHighRangeOnX() const | PlotterBase | virtual |
getInternalLabel(Axes::Type axis) const | XyPlotter | virtual |
getInternalTitle() const | PlotterBase | virtual |
getLabel(Axes::Type) const | XyPlotter | virtual |
getLeftMargin() | XyPlotter | virtual |
getLowRangeOnX() const | PlotterBase | virtual |
getMinEntries() | XyPlotter | virtual |
getNumberOfEntries() const | XyPlotter | virtual |
getNumDataReps() const | XyPlotter | virtual |
getNumOfEntries() const | PlotterBase | |
getObservers() const | Observable | |
getOffset(Axes::Type axis) const | XyPlotter | virtual |
hippodraw::PlotterBase::getOffset(const std::string &axis) const | PlotterBase | |
getParentDataRepIndex() const | PlotterBase | virtual |
getParentPlotter() const | PlotterBase | virtual |
getPosRange(Axes::Type axis) const | XyPlotter | virtual |
getProjector(int i) const | XyPlotter | virtual |
getRange(Axes::Type axis, bool scaled) const | XyPlotter | virtual |
getRawRect() const | PlotterBase | |
getScaleFactor(Axes::Type axis) const | XyPlotter | virtual |
getShape() | XyPlotter | virtual |
getShowGrid() | XyPlotter | virtual |
getTarget() const | XyPlotter | virtual |
getTitle() const | PlotterBase | |
getTopMargin() | XyPlotter | virtual |
getTransform() const | XyPlotter | virtual |
getUserRect() const | PlotterBase | |
getValueRep() const | XyPlotter | virtual |
getZMargin() | XyPlotter | virtual |
getZValue(double x, double y, bool scaled=true) const | PlotterBase | virtual |
getZValues() | XyPlotter | virtual |
hasAutoScaled() const | XyPlotter | |
hasAxis(Axes::Type axis) const | XyPlotter | virtual |
hasNTupleBindings() const | CutPlotter | virtual |
hasZoomY() const | XyPlotter | virtual |
indexOf(const DataRep *) const | XyPlotter | virtual |
isAutoRanging(Axes::Type axis) const | XyPlotter | virtual |
isAxisScaled(Axes::Type axis) const | XyPlotter | virtual |
isImageConvertable() const | CutPlotter | virtual |
isReverse() const | XyPlotter | virtual |
isTarget(DataRep *) const | CutPlotter | |
isTargetable() const | XyPlotter | virtual |
isTextPlotter() const | PlotterBase | virtual |
labelFont(Axes::Type axes) const | XyPlotter | virtual |
m_aspect_ratio | PlotterBase | protected |
m_axis_rep | XyPlotter | protected |
m_crossX | PlotterBase | protected |
m_crossY | PlotterBase | protected |
m_currentView | PlotterBase | protected |
m_datarep | CutPlotter | protected |
m_name | PlotterBase | protected |
m_parent_datarep_index | PlotterBase | protected |
m_parent_plotter | PlotterBase | protected |
m_plotter | XyPlotter | protected |
m_plotterId | PlotterBase | protected |
m_raw_rect | PlotterBase | protected |
m_targets | CutPlotter | protected |
m_title | PlotterBase | protected |
m_user_rect | PlotterBase | protected |
m_views | PlotterBase | protected |
m_z_ratio | XyPlotter | protected |
matrixTranspose(bool yes) | XyPlotter | virtual |
name() const | PlotterBase | |
nextView(bool stepForward=true) | PlotterBase | |
notifyObservers() const | Observable | virtual |
notifyObservers(Action action) const | Observable | protected |
numViews() const | PlotterBase | |
Observable() | Observable | |
Observer() | Observer | |
ObserverList_t typedef | Observable | |
PlotterBase() | PlotterBase | protected |
PlotterBase(const std::string &name) | PlotterBase | protected |
PlotterBase(const PlotterBase &plotter) | PlotterBase | protected |
plotterId() const | PlotterBase | virtual |
removeDataRep(DataRep *rep) | XyPlotter | virtual |
removeFromTarget(DataRep *rep) | CutPlotter | |
removeFromTargets() | CutPlotter | protected |
removeObserver(Observer *) | Observable | |
repColor() const | XyPlotter | virtual |
representation() const | XyPlotter | virtual |
reset() | XyPlotter | virtual |
s_plotters | PlotterBase | protectedstatic |
saveView(const std::vector< double > &range_values) | PlotterBase | |
saveViewAtIndex(const std::vector< double > &range_values, unsigned int i) | PlotterBase | |
selectedDataRep() const | XyPlotter | virtual |
setActive(bool yes) | CutPlotter | |
setActivePlot(int index, bool redraw) | XyPlotter | virtual |
setAspectRatio(double ratio) | PlotterBase | |
setAutoRanging(bool flag) | XyPlotter | virtual |
setAutoRanging(Axes::Type axis, bool flag) | XyPlotter | virtual |
hippodraw::PlotterBase::setAutoRanging(const std::string &axis, bool flag) | PlotterBase | virtual |
setAutoTicks(Axes::Type axis, bool yes) | XyPlotter | virtual |
hippodraw::PlotterBase::setAutoTicks(const std::string &, bool on) | PlotterBase | virtual |
setAutoTicksOnX(bool yes) | PlotterBase | virtual |
setAxisBinding(const std::vector< std::string > &bindings) | CutPlotter | virtual |
setAxisModel(AxisModelBase *, Axes::Type) | XyPlotter | virtual |
setBinWidth(Axes::Type axis, double width) | XyPlotter | virtual |
hippodraw::PlotterBase::setBinWidth(const std::string &axis, double width) | PlotterBase | virtual |
hippodraw::PlotterBase::setBinWidth(Axes::Type axis, int parameter, bool dragging) | PlotterBase | virtual |
setBottomMargin(double bottom) | XyPlotter | virtual |
setBoxEdge(bool flag) | XyPlotter | virtual |
setCrossX(double val) | PlotterBase | |
setCrossY(double val) | PlotterBase | |
setCurrentRangeSaved(bool flag) | PlotterBase | virtual |
setCutColor(const Color &) | CutPlotter | |
setCutEnabled(unsigned int i, bool yes=true) | XyPlotter | virtual |
setCutInverted(unsigned int i, bool yes=true) | XyPlotter | virtual |
setCutRange(double low, double high) | CutPlotter | virtual |
setCutRangeAt(const Range &range, unsigned int index) | CutPlotter | virtual |
setCutRangeFull()=0 | CutPlotter | pure virtual |
setCuts(const std::vector< const TupleCut * > &cuts) | CutPlotter | |
setEnabled(bool yes=true) | CutPlotter | |
setEnableZ(bool yes=true) | XyPlotter | virtual |
setErrorDisplay(Axes::Type axis, bool) | XyPlotter | virtual |
setFitsTransform(const std::string &) | XyPlotter | virtual |
setHighRange(Axes::Type axis, int parm, bool dragging) | XyPlotter | virtual |
setLabel(Axes::Type, const std::string &value) | XyPlotter | virtual |
hippodraw::PlotterBase::setLabel(const std::string &axis, const std::string &label) | PlotterBase | virtual |
setLabelFont(FontBase *font, Axes::Type axes) | XyPlotter | |
setLeftMargin(double left) | XyPlotter | virtual |
setLowRange(Axes::Type axis, int parm, bool dragging) | XyPlotter | virtual |
setMinEntries(int entries) | XyPlotter | virtual |
setNeedUpdate(bool isChanged) | XyPlotter | virtual |
setNTuple(const DataSource *ntuple) | CutPlotter | |
setNumberOfBins(Axes::Type axis, unsigned int number) | XyPlotter | virtual |
hippodraw::PlotterBase::setNumberOfBins(const std::string &axis, unsigned int number) | PlotterBase | virtual |
setOffset(Axes::Type axis, double offset) | XyPlotter | virtual |
hippodraw::PlotterBase::setOffset(const std::string &axis, double offset) | PlotterBase | virtual |
setOffsets(double xoffset, double yoffset) | PlotterBase | virtual |
setParentDataRepIndex(int index) | PlotterBase | virtual |
setParentPlotter(PlotterBase *plotter) | PlotterBase | virtual |
setRange(Axes::Type axis, const Range &range, bool scaled=false, bool adjust_width=true) | XyPlotter | virtual |
hippodraw::PlotterBase::setRange(const std::string &axis, double low, double high) | PlotterBase | |
setRepColor(const Color &) | XyPlotter | virtual |
setRepresentation(RepBase *pointrep) | XyPlotter | virtual |
setReverse(bool flag) | XyPlotter | virtual |
setScaleFactor(Axes::Type axis, double factor) | XyPlotter | virtual |
setScaling(Axes::Type axis, bool on=true) | XyPlotter | virtual |
setShowGrid(bool flag) | XyPlotter | virtual |
setTicks(Axes::Type axis, const std::vector< AxisTick > &ticks) | XyPlotter | virtual |
hippodraw::PlotterBase::setTicks(const std::string &axis, const std::vector< double > &values, const std::vector< std::string > &labels) | PlotterBase | virtual |
setTicksOnX(const std::vector< double > &values, const std::vector< std::string > &labels) | PlotterBase | virtual |
setTitle(const std::string &title) | PlotterBase | |
setTitleFont(FontBase *font) | XyPlotter | |
setTopMargin(double top) | XyPlotter | virtual |
setTransform(TransformBase *) | XyPlotter | virtual |
setValueRep(BinToColor *rep) | XyPlotter | virtual |
setView(int index) | PlotterBase | |
setZMargin(double z) | XyPlotter | virtual |
TargetList_t typedef | CutPlotter | protected |
titleFont() const | XyPlotter | virtual |
toggleActivePlot() | PlotterBase | |
toggleInverted()=0 | CutPlotter | pure virtual |
update(const Observable *object) | CutPlotter | virtual |
hippodraw::XyPlotter::update() | XyPlotter | virtual |
updateTargets() | CutPlotter | protected |
wantsPixmap() const | XyPlotter | virtual |
willDelete(const Observable *observable) | CutPlotter | virtual |
XyPlotter(const std::string &name="XyPlotter") | XyPlotter | |
XyPlotter(const XyPlotter &plotter) | XyPlotter | |
~CutPlotter() | CutPlotter | virtual |
~Observable() | Observable | virtual |
~Observer() | Observer | virtual |
~PlotterBase() | PlotterBase | virtual |
~XyPlotter() | XyPlotter | virtual |