Parent Directory | Revision Log | Patch
revision 1.7 by mocchiut, Fri Nov 17 10:08:07 2006 UTC | revision 1.8 by mocchiut, Mon Nov 27 16:34:46 2006 UTC | |
---|---|---|
# | Line 644 int AcCore(UInt_t run, TFile *file, TSQL | Line 644 int AcCore(UInt_t run, TFile *file, TSQL |
644 | // the end | // the end |
645 | // | // |
646 | if ( verbose ) printf("\n Exiting...\n"); | if ( verbose ) printf("\n Exiting...\n"); |
if( ac ) ac->Delete(); | ||
647 | // | // |
648 | if( ac ) ac->Delete(); | |
649 | if ( acl2 ) delete acl2; | if ( acl2 ) delete acl2; |
650 | if ( acclone ) delete acclone; | if ( acl2clone ) delete acl2clone; |
651 | if ( glroot ) delete glroot; | if ( glroot ) delete glroot; |
652 | if ( runinfo ) delete runinfo; | if ( runinfo ) delete runinfo; |
653 | // | // |
# | Line 656 int AcCore(UInt_t run, TFile *file, TSQL | Line 656 int AcCore(UInt_t run, TFile *file, TSQL |
656 | } | } |
657 | ||
658 | ||
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |