Typedefs
RootController.cxx File Reference

hippodraw::RootController class implementation More...

#include "RootController.h"
#include "RootNTuple.h"
#include "datasrcs/DataSourceController.h"
#include "TFile.h"
#include "TKey.h"
#include "TTree.h"
#include "TH2.h"
#include <fstream>
#include <stdexcept>
#include <cassert>
Include dependency graph for RootController.cxx:

Go to the source code of this file.

Typedefs

typedef std::map< std::string,
TFile * >::iterator 
FileMapIterator_t
 Short cut to iterator type.

Detailed Description

hippodraw::RootController class implementation

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

Id:
RootController.cxx,v 1.53 2006/12/19 19:12:40 pfkeb Exp

Definition in file RootController.cxx.

Typedef Documentation

typedef std::map< std::string, TFile * >::iterator FileMapIterator_t

Short cut to iterator type.

Definition at line 36 of file RootController.cxx.


Generated for HippoDraw Class Library by doxygen