Parent Directory | Revision Log | Patch
revision 1.22 by mocchiut, Fri Apr 27 13:58:04 2007 UTC | revision 1.23 by pam-fi, Mon May 14 11:57:36 2007 UTC | |
---|---|---|
# | Line 227 class PamLevel2 : public TObject { | Line 227 class PamLevel2 : public TObject { |
227 | ||
228 | void CreateCloneTrees0(TChain *fChain, TFile* file); | void CreateCloneTrees0(TChain *fChain, TFile* file); |
229 | void CreateCloneTrees(TFile* file); | void CreateCloneTrees(TFile* file); |
230 | void CreateCloneTrees(){CreateCloneTrees(NULL);}; | |
231 | void FillCloneTrees(); | void FillCloneTrees(); |
232 | TTree *GetCloneTree(TString); | TTree *GetCloneTree(TString); |
233 | void WriteCloneTrees(); | void WriteCloneTrees(); |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |