Parent Directory
|
Revision Log
|
Patch
revision 1.24 by mocchiut, Fri Jan 29 05:49:25 2010 UTC | revision 1.25 by pam-fi, Tue Nov 29 13:51:29 2011 UTC | |
---|---|---|
# | Line 470 int NDCore(UInt_t run, TFile *file, GL_T | Line 470 int NDCore(UInt_t run, TFile *file, GL_T |
470 | // | // |
471 | if ( dbc ){ | if ( dbc ){ |
472 | dbc->Close(); | dbc->Close(); |
473 | // delete dbc; | delete dbc; |
474 | dbc = 0; | |
475 | }; | }; |
476 | // | // |
477 | for ( re = runinfo->EV_FROM; re < (runinfo->EV_FROM+runinfo->NEVENTS); re++){ | for ( re = runinfo->EV_FROM; re < (runinfo->EV_FROM+runinfo->NEVENTS); re++){ |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |