TLimitDataSource
class description - source file - inheritance tree
public:
TLimitDataSource(TH1D* s, TH1D* b, TH1D* d)
TLimitDataSource()
virtual ~TLimitDataSource()
virtual void AddChannel(TH1D*, TH1D*, TH1D*)
virtual void AddChannel(TH1D*, TH1D*, TH1D*, TH1D*, TH1D*, TObjArray*)
static TClass* Class()
virtual TObjArray* GetBackground()
virtual TObjArray* GetCandidates()
virtual TObjArray* GetErrorNames()
virtual TObjArray* GetErrorOnBackground()
virtual TObjArray* GetErrorOnSignal()
virtual TObjArray* GetSignal()
virtual TClass* IsA() const
virtual void SetOwner(bool swtch = kTRUE)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
TObjArray fSignal packed input signal
TObjArray fBackground packed input background
TObjArray fCandidates packed input candidates (data)
TObjArray fErrorOnSignal packed error sources for signal
TObjArray fErrorOnBackground packed error sources for background
TObjArray fIds packed IDs for the different error sources
TObjArray fDummyTH1D array of dummy object (used for bookeeping)
TObjArray fDummyIds array of dummy object (used for bookeeping)
Last update: Fri May 14 13:32:40 2004
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.