CutController.cxx File Reference


Detailed Description

hippodraw::CutController implementation

Copyright (C) 2001-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id

Definition in file CutController.cxx.

#include "CutController.h"
#include "DisplayController.h"
#include "DataRepController.h"
#include "datareps/DataRep.h"
#include "datareps/DataRepFactory.h"
#include "datasrcs/DataSource.h"
#include "datasrcs/TupleCut.h"
#include "graphics/ViewBase.h"
#include "plotters/PlotterBase.h"
#include "plotters/Cut1DPlotter.h"
#include "plotters/Cut2DPlotter.h"
#include "plotters/PlotterFactory.h"
#include "projectors/NTupleProjector.h"
#include <algorithm>
#include <stdexcept>
#include <utility>
#include <cassert>

Include dependency graph for CutController.cxx:

CutController.hDisplayController.hDataRepController.hdatareps/DataRep.hdatareps/DataRepFactory.hdatasrcs/DataSource.hdatasrcs/TupleCut.hgraphics/ViewBase.hplotters/PlotterBase.hplotters/Cut1DPlotter.hplotters/Cut2DPlotter.hplotters/PlotterFactory.hprojectors/NTupleProjector.hgraphics/Color.haxes/AxesType.hpattern/libhippo.hpattern/Observable.hpattern/Observer.haxes/Range.hpattern/Factory.hFactoryException.hLineStyle.hRectangle.hSymbolType.hPoint.hSize.hCutPlotter.hXyPlotter.hProjectorBase.h

Go to the source code of this file.

Classes

class  dequal

Functions

bool operator== (const double &x, const dequal< double > &d)


Function Documentation

bool operator== ( const double &  x,
const dequal< double > &  d 
)

Definition at line 594 of file CutController.cxx.


Generated for HippoDraw Class Library by doxygen