Crombie Tools
HistHolder Struct Reference

#include <HistHolder.h>

Public Member Functions

 HistHolder (TH1D *hist, TString entry, Color_t color, TString tree, Bool_t force=false, Bool_t is_signal=false)
 
virtual ~HistHolder ()
 

Public Attributes

Color_t fColor
 
TString fEntry
 
Bool_t fForceTop
 
TH1D * fHist
 
TString fTree
 

Detailed Description

Definition at line 8 of file HistHolder.h.

Constructor & Destructor Documentation

§ HistHolder()

HistHolder::HistHolder ( TH1D *  hist,
TString  entry,
Color_t  color,
TString  tree,
Bool_t  force = false,
Bool_t  is_signal = false 
)
inline

Definition at line 10 of file HistHolder.h.

References fColor, fEntry, fForceTop, fHist, and fTree.

§ ~HistHolder()

virtual HistHolder::~HistHolder ( )
inlinevirtual

Definition at line 27 of file HistHolder.h.

Member Data Documentation

§ fColor

Color_t HistHolder::fColor

Definition at line 31 of file HistHolder.h.

Referenced by HistHolder().

§ fEntry

TString HistHolder::fEntry

Definition at line 30 of file HistHolder.h.

Referenced by HistHolder().

§ fForceTop

Bool_t HistHolder::fForceTop

Definition at line 33 of file HistHolder.h.

Referenced by HistHolder(), and SortHistHolders().

§ fHist

TH1D* HistHolder::fHist

Definition at line 29 of file HistHolder.h.

Referenced by HistHolder(), and SortHistHolders().

§ fTree

TString HistHolder::fTree

Definition at line 32 of file HistHolder.h.

Referenced by HistHolder().


The documentation for this struct was generated from the following file: