Parent Directory | Revision Log | Patch
revision 1.25 by mocchiut, Fri Jan 29 05:49:28 2010 UTC | revision 1.26 by pam-fi, Tue Nov 29 13:53:11 2011 UTC | |
---|---|---|
# | Line 581 int S4Core(UInt_t run, TFile *file,GL_TA | Line 581 int S4Core(UInt_t run, TFile *file,GL_TA |
581 | // | // |
582 | if ( dbc ){ | if ( dbc ){ |
583 | dbc->Close(); | dbc->Close(); |
584 | // delete dbc; | delete dbc; |
585 | dbc = 0; | |
586 | }; | }; |
587 | // | // |
588 | 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 |