ROOT  6.06/08
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

§ HistRef() [1/2]

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

Definition at line 30 of file HistRef.h.

§ HistRef() [2/2]

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

Definition at line 32 of file HistRef.h.

§ ~HistRef()

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

Definition at line 37 of file HistRef.h.

Member Function Documentation

§ CopyObject()

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

Definition at line 18 of file HistRef.cxx.

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

§ DeleteObject()

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

Definition at line 25 of file HistRef.cxx.

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

§ GetObject()

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

§ operator=() [1/2]

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

Definition at line 42 of file HistRef.h.

§ operator=() [2/2]

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

Definition at line 58 of file HistRef.h.

§ SetObject()

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

Definition at line 52 of file HistRef.h.

Referenced by operator=().

Member Data Documentation

§ fHist

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: