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. More...
 

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.54 2008/07/31 18:14:42 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 39 of file RootController.cxx.


Generated for HippoDraw Class Library by doxygen