Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

HVisitors.h File Reference


Detailed Description

Declares some useful HVisitor subclasses.

Changelog:

Definition in file HVisitors.h.

#include "jbltools/sfh/HVisitor.h"
#include <TObject.h>
#include <TH1.h>
#include <TF1.h>
#include <TLine.h>
#include <iostream>
#include <cassert>

Include dependency graph for HVisitors.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  Writer
 An HVisitor that writes all TObject objects into an (already open) root file. More...

class  Normalizer
 An HVisitor that normalizes all TH1 objects to a constant. More...

class  BinWidthNormalizer
 An HVisitor that normalizes all TH1 objects to a constant bin width in x. More...

class  AttMarkerSetter
 An HVisitor that sets the marker attributes color, size, and style. More...

class  AttLineSetter
 An HVisitor that sets the line attributes lcolor, lstyle, and lwidth. More...

class  AttFillSetter
 An HVisitor that sets the Fill attributes fcolor, and fstyle. More...

class  ErrorEraser
 An HVisitor that sets all bin errors to 0 for TH1 histograms. More...

class  MinMaxSetter
 An HVisitor that sets the minumum and maximum of all TH1 histograms. More...

class  AxisTitleAttribSetter
 An HVisitor that sets the axis attribues name, color, style, and number of divisions. More...

class  AxisLabelAttribSetter
 An HVisitor that sets the axis attribues name, color, style, and number of divisions. More...

class  AxisSetter
 An HVisitor that sets the x axis of a histogram to a given binning. More...


Generated on Thu Oct 26 12:53:38 2006 for SFH by doxygen 1.3.2