10 #ifndef ProofFriends_h 11 #define ProofFriends_h 51 virtual ~ProofFriends() { }
59 virtual void SetOption(
const char *option) { fOption = option; }
71 #ifdef ProofFriends_cxx 96 Bool_t ProofFriends::Notify()
107 #endif // #ifdef ProofFriends_cxx virtual Int_t GetEntry(Long64_t, Int_t=0)
TSelectorList * fOutput
! List of objects created during processing
virtual Bool_t Notify()
This method must be overridden to handle object notification.
virtual Int_t GetEntry(Long64_t entry=0, Int_t getall=0)
Read all branches of entry and return total number of bytes read.
1-D histogram with a float per channel (see TH1 documentation)}
virtual void SetInputList(TList *input)
#define ClassDef(name, id)
virtual Int_t SetBranchAddress(const char *bname, void *add, TBranch **ptr=0)
Change branch address, dealing with clone trees properly.
void Init(TClassEdit::TInterpreterLookupHelper *helper)
virtual void Begin(TTree *)
virtual TTree * GetTree() const
virtual int Version() const
2-D histogram with a float per channel (see TH1 documentation)}
virtual void SlaveBegin(TTree *)
virtual void SlaveTerminate()
virtual void SetMakeClass(Int_t make)
Set all the branches in this TTree to be in decomposed object mode (also known as MakeClass mode)...
virtual Bool_t Process(Long64_t)
virtual void SetObject(TObject *obj)
virtual void SetOption(const char *option)
Mother of all ROOT objects.
you should not use this method at all Int_t Int_t z
A TTree object has a header with a name and a title.
A TTree is a list of TBranches.
A TSelector object is used by the TTree::Draw, TTree::Scan, TTree::Process to navigate in a TTree and...
virtual TList * GetOutputList() const
virtual void Init(TTree *)