32 ProofNtuple() : fFile(0), fProofFile(0), fNtp(0), fNtp2(0), fRandom(0), fPlotNtuple(
kTRUE), fNtpRndm(0) { }
33 virtual ~ProofNtuple();
38 virtual void SetOption(
const char *option) { fOption = option; }
45 void PlotNtuple(
TNtuple *,
const char *);
Random number generator class based on M.
TSelectorList * fOutput
! List of objects created during processing
A ROOT file is a suite of consecutive data records (TKey instances) with a well defined format...
virtual void SetInputList(TList *input)
#define ClassDef(name, id)
virtual void Begin(TTree *)
virtual int Version() const
A simple TTree restricted to a list of float variables only.
virtual void SlaveBegin(TTree *)
Class to steer the merging of files produced on the workers.
virtual void SlaveTerminate()
virtual Bool_t Process(Long64_t)
virtual void SetObject(TObject *obj)
virtual void SetOption(const char *option)
Mother of all ROOT objects.
A TTree object has a header with a name and a title.
A TSelector object is used by the TTree::Draw, TTree::Scan, TTree::Process to navigate in a TTree and...
virtual TList * GetOutputList() const