Ignore:
Timestamp:
Nov 5, 2010, 4:08:39 PM (14 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/extended/electromagnetic/TestEm9/src/Histo.cc

    r1230 r1342  
    9393
    9494  G4String nam = histName + "." + histType;
    95   G4String options  = "--noErrors export=root uncompress";
     95  G4String options  = "";
     96  //G4String options  = "--noErrors export=root uncompress";
    9697 
    9798  tree = tf->create(nam,histType,false,true,options);
Note: See TracChangeset for help on using the changeset viewer.