![]() |
ROOT
6.06/08
Reference Guide
|
Public Member Functions | |
| HistRef (TH1 *h=0) | |
| HistRef (const HistRef &other) | |
| ~HistRef () | |
| HistRef & | operator= (const HistRef &other) |
| TH1 * | GetObject () const |
| void | SetObject (TH1 *h) |
| void | operator= (TH1 *h) |
Static Public Member Functions | |
| static TH1 * | CopyObject (TH1 *h) |
| static void | DeleteObject (TH1 *h) |
Protected Attributes | |
| TH1 * | fHist |
#include <RooStats/HistFactory/HistRef.h>
Collaboration diagram for RooStats::HistFactory::HistRef:
|
inline |
|
inline |
Definition at line 18 of file HistRef.cxx.
Referenced by HistRef(), and operator=().
Definition at line 25 of file HistRef.cxx.
Referenced by operator=(), SetObject(), and ~HistRef().
|
inline |
Definition at line 49 of file HistRef.h.
Referenced by RooStats::HistFactory::Sample::GetHisto(), and RooStats::HistFactory::Data::GetHisto().
Definition at line 52 of file HistRef.h.
Referenced by operator=().
|
protected |
Definition at line 65 of file HistRef.h.
Referenced by GetObject(), HistRef(), operator=(), SetObject(), and ~HistRef().