/[PAMELA software]/PadmeAmidala/src/RunGlue.cpp
ViewVC logotype

Diff of /PadmeAmidala/src/RunGlue.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mocchiut, Wed Dec 6 07:01:11 2006 UTC revision 1.3 by mocchiut, Wed Dec 6 11:01:52 2006 UTC
# Line 385  Bool_t RunGlue::OpenFile(){ Line 385  Bool_t RunGlue::OpenFile(){
385      Long64_t maxsize = 10000000000LL;        Long64_t maxsize = 10000000000LL;  
386      //      //
387      Target = TFile::Open((this->GetFilename()).Data(), "RECREATE" );      Target = TFile::Open((this->GetFilename()).Data(), "RECREATE" );
388      fastMethod = kTRUE;      //fastMethod = kTRUE;
389      //fastMethod = kFALSE;      fastMethod = kFALSE;
390      //          //    
391      //          //    
392      if ( !Target || Target->IsZombie()) {      if ( !Target || Target->IsZombie()) {

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.23