Definition at line 24 of file HistRef.h.
#include <RooStats/HistFactory/HistRef.h>
◆ HistRef() [1/2]
RooStats::HistFactory::HistRef::HistRef |
( |
TH1 * |
h = 0 | ) |
|
|
inline |
◆ HistRef() [2/2]
RooStats::HistFactory::HistRef::HistRef |
( |
const HistRef & |
other | ) |
|
|
inline |
◆ ~HistRef()
RooStats::HistFactory::HistRef::~HistRef |
( |
| ) |
|
|
inline |
◆ CopyObject()
TH1 * RooStats::HistFactory::HistRef::CopyObject |
( |
TH1 * |
h | ) |
|
|
static |
◆ DeleteObject()
void RooStats::HistFactory::HistRef::DeleteObject |
( |
TH1 * |
h | ) |
|
|
static |
◆ GetObject()
TH1* RooStats::HistFactory::HistRef::GetObject |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
HistRef& RooStats::HistFactory::HistRef::operator= |
( |
const HistRef & |
other | ) |
|
|
inline |
◆ operator=() [2/2]
void RooStats::HistFactory::HistRef::operator= |
( |
TH1 * |
h | ) |
|
|
inline |
◆ SetObject()
void RooStats::HistFactory::HistRef::SetObject |
( |
TH1 * |
h | ) |
|
|
inline |
◆ fHist
TH1* RooStats::HistFactory::HistRef::fHist |
|
protected |
[legend]