library: libRooFit
#include "RooNameSet.h"

RooNameSet


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

class RooNameSet : public TObject, public RooPrintable

Inheritance Chart:
TObject
RooPrintable
<-
RooNameSet

    protected:
void extendBuffer(Int_t inc) public:
RooNameSet() RooNameSet(const RooArgSet& argSet) RooNameSet(const RooNameSet& other) virtual ~RooNameSet() static TClass* Class() virtual TObject* Clone(const char*) const virtual TClass* IsA() const RooNameSet& operator=(const RooNameSet&) Bool_t operator==(const RooNameSet& other) virtual void Print(Option_t* options = "0") const virtual void printToStream(ostream& os, RooPrintable::PrintOption opt = Standard, TString indent = ) const void refill(const RooArgSet& argSet) RooArgSet* select(const RooArgSet& list) const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    public:
Int_t _len char* _nameList [_len]

Class Description

RooNameSet()
RooNameSet(const RooArgSet& argSet)
RooNameSet(const RooNameSet& other)
void extendBuffer(Int_t inc)
void refill(const RooArgSet& argSet)
RooArgSet* select(const RooArgSet& list)
~RooNameSet()
Bool_t operator==(const RooNameSet& other)
 Check comparison against self
RooNameSet& operator=(const RooNameSet& other)
TObject* Clone(const char*)
void printToStream(ostream &os, PrintOption opt= Standard, TString indent= "")
void Print(Option_t *options= 0)

Last update: Tue Jul 11 11:45:59 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.