RootController.cxx File Reference


Detailed Description

hippodraw::RootController class implementation

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

Id

Definition in file RootController.cxx.

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

RootController.hRootNTuple.hdatasrcs/DataSourceController.hpattern/Observer.hlibhippo.hRootDataType.hdatasrcs/DataSource.hpattern/Observable.h

Go to the source code of this file.

Typedefs

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


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