AxesType.h File Reference


Detailed Description

The namespace for axes.

Copyright (C) 2000, 2003, 2004 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id

Definition in file AxesType.h.

#include "pattern/libhippo.h"
#include <string>

Include dependency graph for AxesType.h:

pattern/libhippo.h

This graph shows which files directly or indirectly include this file:

AxesType.cxxBinsBase.hCutController.hDisplayController.hFunctionController.hDataRep.hTupleCut.hViewBase.hCompositePlotter.hPlotterBase.hProjectorBase.hQtDisplay.hInspector.hRepBase.hAxisRepBase.hBinaryTransform.hAxisModelXML.hFontXML.hPlotterBaseXML.hTupleCutXML.hBins1DBase.hBins2DBase.hBinsBase.cxxBinningProjector.cxxDyHist1DProjector.cxxDyHist2DProjector.cxxHist1DProjImp.cxxHist2DProjImp.cxxProfile2DProjector.cxxProfileProjector.cxxStHist1DProjector.cxxStHist2DProjector.cxxBinningProjectorXML.cxxBinsBaseXML.cxxCutController.cxxFitsController.cxxexport_CutController.cxxPyDataRep.cxxQtCut.cxxQtDisplay.cxxCreateNTuple.cxxInspector.cxxXmlController.cxxDisplayController.cxxFunctionController.cxxPyCanvas.cxxCanvasView.cxxPickTable.cxxPlotterBaseXML.cxx

Go to the source code of this file.

Namespaces

namespace  hippodraw
namespace  hippodraw::Axes

Enumerations

enum  Type {
  X = 0, Y = 1, Z = 2, W = 3,
  XE = 4, YE = 5, T = 10, UNKNOWN = 1000
}
 Axes constants. More...

Functions

Type convert (unsigned int i)
 Converts from integer represenation to Axes::Tyoe representation.
Type convert (const std::string &axis)
 Converts from string representation ot Axes::Type representation.


Generated for HippoDraw Class Library by doxygen