#include <RooAbsPdf.h>
Public Member Functions | |
~GenSpec () | |
~GenSpec () | |
Private Member Functions | |
GenSpec (RooAbsGenContext *context, const RooArgSet &whatVars, RooDataSet *protoData, Int_t nGen, Bool_t extended, Bool_t randProto, Bool_t resampleProto, TString dsetName) | |
GenSpec (const GenSpec &other) | |
GenSpec (RooAbsGenContext *context, const RooArgSet &whatVars, RooDataSet *protoData, Int_t nGen, Bool_t extended, Bool_t randProto, Bool_t resampleProto, TString dsetName) | |
GenSpec (const GenSpec &other) | |
Private Attributes | |
RooAbsGenContext * | _genContext |
RooArgSet | _whatVars |
RooDataSet * | _protoData |
Int_t | _nGen |
Bool_t | _extended |
Bool_t | _randProto |
Bool_t | _resampleProto |
TString | _dsetName |
RooAbsGenContext * | _genContext |
RooDataSet * | _protoData |
Friends | |
class | RooAbsPdf |
Definition at line 64 of file RooAbsPdf.h.
RooAbsPdf::GenSpec::~GenSpec | ( | ) |
RooAbsPdf::GenSpec::GenSpec | ( | RooAbsGenContext * | context, | |
const RooArgSet & | whatVars, | |||
RooDataSet * | protoData, | |||
Int_t | nGen, | |||
Bool_t | extended, | |||
Bool_t | randProto, | |||
Bool_t | resampleProto, | |||
TString | dsetName | |||
) | [private] |
Definition at line 3060 of file RooAbsPdf.cxx.
RooAbsPdf::GenSpec::GenSpec | ( | const GenSpec & | other | ) | [private] |
RooAbsPdf::GenSpec::~GenSpec | ( | ) |
RooAbsPdf::GenSpec::GenSpec | ( | RooAbsGenContext * | context, | |
const RooArgSet & | whatVars, | |||
RooDataSet * | protoData, | |||
Int_t | nGen, | |||
Bool_t | extended, | |||
Bool_t | randProto, | |||
Bool_t | resampleProto, | |||
TString | dsetName | |||
) | [private] |
RooAbsPdf::GenSpec::GenSpec | ( | const GenSpec & | other | ) | [private] |
RooAbsPdf [friend] |
Definition at line 72 of file RooAbsPdf.h.
RooAbsGenContext* RooAbsPdf::GenSpec::_genContext [private] |
RooArgSet RooAbsPdf::GenSpec::_whatVars [private] |
Definition at line 74 of file RooAbsPdf.h.
RooDataSet* RooAbsPdf::GenSpec::_protoData [private] |
Definition at line 75 of file RooAbsPdf.h.
Int_t RooAbsPdf::GenSpec::_nGen [private] |
Definition at line 76 of file RooAbsPdf.h.
Bool_t RooAbsPdf::GenSpec::_extended [private] |
Definition at line 77 of file RooAbsPdf.h.
Bool_t RooAbsPdf::GenSpec::_randProto [private] |
Definition at line 78 of file RooAbsPdf.h.
Bool_t RooAbsPdf::GenSpec::_resampleProto [private] |
Definition at line 79 of file RooAbsPdf.h.
TString RooAbsPdf::GenSpec::_dsetName [private] |
Definition at line 80 of file RooAbsPdf.h.
RooAbsGenContext* RooAbsPdf::GenSpec::_genContext [private] |
Definition at line 73 of file RooAbsPdf.h.
RooDataSet* RooAbsPdf::GenSpec::_protoData [private] |
Definition at line 75 of file RooAbsPdf.h.