FitsController.cxx File Reference


Detailed Description

hippodraw::FitsController class implementation

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

Id

Definition in file FitsController.cxx.

#include "FitsController.h"
#include "FitsFile.h"
#include "FitsNTuple.h"
#include "controllers/CutController.h"
#include "datasrcs/DataSourceController.h"
#include "datasrcs/TupleCut.h"
#include "pattern/string_convert.h"
#include "plotters/PlotterBase.h"
#include <algorithm>
#include <fstream>
#include <cassert>

Include dependency graph for FitsController.cxx:

FitsController.hFitsFile.hFitsNTuple.hcontrollers/CutController.hdatasrcs/DataSourceController.hdatasrcs/TupleCut.hpattern/string_convert.hplotters/PlotterBase.hpattern/libhippo.hFitsFileBase.hdatasrcs/DataSource.hpattern/Observable.hgraphics/Color.haxes/AxesType.hpattern/Observer.haxes/Range.hgraphics/Rectangle.hPoint.hSize.h

Go to the source code of this file.

Typedefs

typedef std::map
< std::string,
FitsFile * >
::iterator 
FileMapIterator
 Short cut to iterator type.


Typedef Documentation

typedef std::map< std::string, FitsFile * >::iterator FileMapIterator

Short cut to iterator type.

Definition at line 38 of file FitsController.cxx.


Generated for HippoDraw Class Library by doxygen