Typedefs
FitsController.cxx File Reference

hippodraw::FitsController class implementation More...

#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:

Go to the source code of this file.

Typedefs

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

Detailed Description

hippodraw::FitsController class implementation

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

Id:
FitsController.cxx,v 1.70 2007/01/23 20:23:44 pfkeb Exp

Definition in file FitsController.cxx.

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