Parent Directory
|
Revision Log
|
Patch
revision 1.4 by mocchiut, Thu Jul 6 09:03:27 2006 UTC | revision 1.5 by mocchiut, Fri Aug 4 10:31:32 2006 UTC | |
---|---|---|
# | Line 796 int ToFCore(ULong64_t run, TFile *file, | Line 796 int ToFCore(ULong64_t run, TFile *file, |
796 | // | // |
797 | if ( verbose ) printf("\n Exiting...\n"); | if ( verbose ) printf("\n Exiting...\n"); |
798 | if(toft)toft->Delete(); | if(toft)toft->Delete(); |
799 | // | |
800 | if ( tof ) delete tof; | |
801 | if ( tofclone ) delete tofclone; | |
802 | if ( glroot ) delete glroot; | |
803 | if ( runinfo ) delete runinfo; | |
804 | // | |
805 | if ( code < 0 ) throw code; | if ( code < 0 ) throw code; |
806 | return(code); | return(code); |
807 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |