Changeset 147 for MEMPHYS


Ignore:
Timestamp:
May 19, 2006, 2:56:18 PM (18 years ago)
Author:
campagne
Message:

optimized Geom JEC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MEMPHYS/HEAD/applications/MEMPHYS_batch.cxx

    r70 r147  
    4545  // Construct the default run manager
    4646  G4RunManager* runManager = new G4RunManager;
     47 
     48
     49  runManager->SetGeometryToBeOptimized(false); //JEC 21/4/06 test to speed up the closing phase
     50                                               //note that G.B suspect memory leak with valgrind
     51
    4752
    4853  // UserInitialization classes (mandatory)
Note: See TracChangeset for help on using the changeset viewer.