]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - AliGeant4/AliDetConstruction.cxx
updated default versions of PIPE
[u/mrichter/AliRoot.git] / AliGeant4 / AliDetConstruction.cxx
index 745891842455350c801f6dc9e90e7cab903b993e..67fc7bdd245a380439cd0e38b57806542f7b703e 100644 (file)
@@ -29,7 +29,7 @@ AliDetConstruction::AliDetConstruction()
   AddDetSwitch(detSwitch); 
   detSwitch = new AliDetSwitch("MAG",    1, 0, 0, kStructure);
   AddDetSwitch(detSwitch); 
-  detSwitch = new AliDetSwitch("PIPE",   5, 4, 4, kStructure);
+  detSwitch = new AliDetSwitch("PIPE",   5, 0, 0, kStructure);
   AddDetSwitch(detSwitch); 
   detSwitch = new AliDetSwitch("SHIL",   1, 0, 0, kStructure);
   AddDetSwitch(detSwitch);