travex
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
RootFile.h File Reference
#include <map>
#include <string>
#include "TFile.h"
#include "travex/ProgramOptions.h"
#include "travex/HistContainer.h"

Go to the source code of this file.

Classes

class  tvx::RootFile
 A basic extention of the ROOT's TFile class to manage a set of user defined histogram containers (or any other ROOT objects if desired) by automatically arranging them in subdirectories. More...
 

Namespaces

 tvx
 

Typedefs

typedef std::map< std::string, HistContainer * > tvx::HistContainers