library: libRooFit #include "RooProdGenContext.h" |
RooProdGenContext
class description - header file - source file - inheritance tree (.pdf)
protected:
RooProdGenContext(const RooProdGenContext& other)
virtual void generateEvent(RooArgSet& theEvent, Int_t remaining)
virtual void initGenerator(const RooArgSet& theEvent)
void updateCCDTable()
public:
RooProdGenContext(const RooProdPdf& model, const RooArgSet& vars, const RooDataSet* prototype = 0, const RooArgSet* auxProto = 0, Bool_t _verbose = kFALSE)
virtual ~RooProdGenContext()
static TClass* Class()
virtual TClass* IsA() const
virtual void printToStream(ostream& os, RooPrintable::PrintOption opt = Standard, TString indent = ) const
virtual void setProtoDataOrder(Int_t* lut)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
RooArgSet _commonCats Common category dependents
RooArgSet* _ccdCloneSet
RooSuperCategory* _ccdSuper SuperCategory of Common category dependents
RooArgSet* _pdfCloneSet
RooAbsPdf* _pdfClone
RooRealIntegral* _pdfCcdInt
Bool_t _ccdRefresh
Double_t* _ccdTable
const RooProdPdf* _pdf Original PDF
TList _gcList List of component generator contexts
TIterator* _gcIter ! Iterator over gcList
RooArgSet _ownedMultiProds Owned auxilary multi-term product PDFs
void generateEvent(RooArgSet &theEvent, Int_t remaining)
Generate a single event of the product by generating the components
of the products sequentially
Last update: Tue Jul 11 11:46:08 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.