10 #ifndef ProofSimpleFile_h 11 #define ProofSimpleFile_h 21 class ProofSimpleFile :
public TSelector {
23 Int_t CreateHistoArrays();
24 void PlotHistos(
Int_t opt = 0);
37 virtual ~ProofSimpleFile();
42 virtual void SetOption(
const char *option) { fOption = option; }
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...
1-D histogram with a float per channel (see TH1 documentation)}
virtual void SetInputList(TList *input)
#define ClassDef(name, id)
virtual void Begin(TTree *)
virtual int Version() const
virtual void SlaveBegin(TTree *)
Class to steer the merging of files produced on the workers.
virtual void SlaveTerminate()
Describe directory structure in memory.
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