]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
default verbose level change to 1
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 25 Oct 2001 12:08:49 +0000 (12:08 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 25 Oct 2001 12:08:49 +0000 (12:08 +0000)
TGeant4/TG4ModularPhysicsList.cxx

index 5f2aab72747e730f88e9017ebaed37cf684cad93..7e6e3370f472f6b9f314ce2d81460823a553e059 100644 (file)
@@ -35,7 +35,7 @@ TG4ModularPhysicsList::TG4ModularPhysicsList()
 //
   defaultCutValue = fgkDefaultCutValue;
 
-  SetVerboseLevel(2);
+  SetVerboseLevel(1);
 }
 
 //_____________________________________________________________________________