Parent Directory | Revision Log | Patch
revision 1.3 by pam-fi, Mon Jan 15 11:51:39 2007 UTC | revision 1.4 by pam-fi, Fri Feb 16 18:38:13 2007 UTC | |
---|---|---|
# | Line 105 Int_t sel[]={0,0,0,0,0,0,0,0}; | Line 105 Int_t sel[]={0,0,0,0,0,0,0,0}; |
105 | //=============================================================== | //=============================================================== |
106 | // Create histograms | // Create histograms |
107 | //=============================================================== | //=============================================================== |
108 | void CreateHistos( TFile* outf ){ | void CreateHistos( PamLevel2* event, TFile* outf ){ |
109 | ||
110 | gROOT->cd();//create histos in memory | gROOT->cd();//create histos in memory |
111 |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |