Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

HRoot.hpp File Reference

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


Function Documentation

void HStyle ( )
 

A standardized ROOT style.

TDirectory * getDirectory ( TFile * file,
std::string dir )
 

Get a directory from a file.

TObject * getTObject ( TFile * file,
std::string subdir,
std::string objname )
 

Get a ROOT object from a subdirectory in a given file.

std::vector< std::string > parseDirectory<std::string> ( std::string dir )
 

Parse a string and return subdirectory names.


Generated at Sat Oct 4 20:18:32 2003 for recocert by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001