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>
Go to the source code of this file.
Typedefs | |
| typedef std::map< std::string, TFile * >::iterator | FileMapIterator_t |
| Short cut to iterator type. | |
hippodraw::RootController class implementation
Copyright (C) 2004-2006 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file RootController.cxx.
| typedef std::map< std::string, TFile * >::iterator FileMapIterator_t |
Short cut to iterator type.
Definition at line 36 of file RootController.cxx.