library: libRooFit
#include "RooTable.h"

RooTable


class description - 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 printToStream(ostream& os, PrintOption /*opt*/, TString indent) const



Inline Functions


               void fill(RooAbsCategory& cat, Double_t weight = 1.0)
               void Print(Option_t* options = "0") const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
          RooTable& operator=(const RooTable&)


Last update: Tue Jun 28 18:15:23 2005
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.