library: libRooFit
#include "RooTable.h"

RooTable


class description - header file - source file - inheritance tree (.pdf)

class RooTable : public TNamed, public RooPrintable

Inheritance Chart:
TObject
<-
TNamed
RooPrintable
<-
RooTable
<-
Roo1DTable
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.


    public:
virtual ~RooTable() static TClass* Class() virtual void fill(RooAbsCategory& cat, Double_t weight = 1.0) virtual TClass* IsA() const RooTable& operator=(const RooTable&) virtual void Print(Option_t* options = "0") const virtual void printToStream(ostream& stream, RooPrintable::PrintOption opt = Standard, TString indent = ) const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

~RooTable()
void fill(RooAbsCategory& cat, Double_t weight=1.0)
void printToStream(ostream& stream, PrintOption opt=Standard, TString indent="")
 Printing interface (human readable) WVE change to RooPrintable interface
void Print(Option_t *options= 0)

Last update: Tue Jul 11 11:47:36 2006
Copyright (c) 2000-2005, Regents of the University of California *


ROOT page - Class index - Class Hierarchy - 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.