#include <string>#include <vector>#include "TCanvas.h"#include "TFile.h"Go to the source code of this file.
Compounds | |
| class | HCanvas |
| A customized ROOT canvas. More... | |
Functions | |
| void | HStyle () |
| A standardized ROOT style. | |
| TObject* | getTObject (TFile *file, std::string subdir, std::string objname) |
| Get a ROOT object from a subdirectory in a given file. | |
| TDirectory* | getDirectory (TFile *file, std::string dir) |
| Get a directory from a file. | |
| std::vector<std::string> | parseDirectory (std::string dir) |
| Parse a string and return subdirectory names. | |
|
|
A standardized ROOT style.
|
|
|
Get a directory from a file.
|
|
|
Get a ROOT object from a subdirectory in a given file.
|
|
|
Parse a string and return subdirectory names.
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001