]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Support files added
authorauras <auras@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 14 Feb 2012 15:07:12 +0000 (15:07 +0000)
committerauras <auras@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 14 Feb 2012 15:07:12 +0000 (15:07 +0000)
MFT/Config.C

index 071e8e2637090b1ea84557e16b263951e8576074..4549300c4f0e30b952ec76a7b3750e5c08878ee5 100644 (file)
@@ -225,7 +225,7 @@ void Config() {
   }
   if (iPIPE) {
     //    AliPIPE *PIPE = new AliPIPEv3("PIPE", "Beam Pipe");
   }
   if (iPIPE) {
     //    AliPIPE *PIPE = new AliPIPEv3("PIPE", "Beam Pipe");
-    AliPIPE *PIPE = new AliPIPEv4("PIPE", "Beam Pipe",0.,1.98,0.08,8.0,-50., 3, -57.4, 2.0, 4.0);  // cylindre with new adaptator pipe starting at -59.7cm
+    AliPIPE *PIPE = new AliPIPEv4("PIPE", "Beam Pipe", 1.98, 0.08);  // cylindre with new adaptator pipe
   }
   if (iZDC) {
     AliZDC *ZDC = new AliZDCv3("ZDC", "normal ZDC");
   }
   if (iZDC) {
     AliZDC *ZDC = new AliZDCv3("ZDC", "normal ZDC");