#include "ForIA/IHistogrammer.hh"
#include "boost/lexical_cast.hpp"
#include "boost/unordered_map.hpp"
#include <map>
#include <string>
#include <set>
Go to the source code of this file.
Classes | |
class | ForIA::BinError |
Error thrown if a ROOT histogram is created with bad binning. More... | |
class | ForIA::Directory |
Directory structure for histograms in ROOT files. More... | |
class | ForIA::RootHistogrammer |
Creates ROOT histograms and stores them in a directory structure by analysis. More... | |
Namespaces | |
namespace | ForIA |