ROOT  6.06/09
Reference Guide
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
RooStats::HistFactory::HistRef Class Reference

Definition at line 24 of file HistRef.h.

Public Member Functions

 HistRef (TH1 *h=0)
 
 HistRef (const HistRef &other)
 
 ~HistRef ()
 
HistRefoperator= (const HistRef &other)
 
TH1GetObject () const
 
void SetObject (TH1 *h)
 
void operator= (TH1 *h)
 

Static Public Member Functions

static TH1CopyObject (TH1 *h)
 
static void DeleteObject (TH1 *h)
 

Protected Attributes

TH1fHist
 

#include <RooStats/HistFactory/HistRef.h>

+ Collaboration diagram for RooStats::HistFactory::HistRef:

Constructor & Destructor Documentation

RooStats::HistFactory::HistRef::HistRef ( TH1 h = 0)
inline

Definition at line 30 of file HistRef.h.

RooStats::HistFactory::HistRef::HistRef ( const HistRef other)
inline

Definition at line 32 of file HistRef.h.

RooStats::HistFactory::HistRef::~HistRef ( )
inline

Definition at line 37 of file HistRef.h.

Member Function Documentation

TH1 * RooStats::HistFactory::HistRef::CopyObject ( TH1 h)
static

Definition at line 18 of file HistRef.cxx.

Referenced by HistRef(), and operator=().

void RooStats::HistFactory::HistRef::DeleteObject ( TH1 h)
static

Definition at line 25 of file HistRef.cxx.

Referenced by operator=(), SetObject(), and ~HistRef().

TH1* RooStats::HistFactory::HistRef::GetObject ( ) const
inline

Definition at line 49 of file HistRef.h.

HistRef& RooStats::HistFactory::HistRef::operator= ( const HistRef other)
inline

Definition at line 42 of file HistRef.h.

void RooStats::HistFactory::HistRef::operator= ( TH1 h)
inline

Definition at line 58 of file HistRef.h.

void RooStats::HistFactory::HistRef::SetObject ( TH1 h)
inline

Definition at line 52 of file HistRef.h.

Referenced by operator=().

Member Data Documentation

TH1* RooStats::HistFactory::HistRef::fHist
protected

Definition at line 65 of file HistRef.h.

Referenced by GetObject(), HistRef(), operator=(), SetObject(), and ~HistRef().


The documentation for this class was generated from the following files: