]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
PIPE in official ALICE physics coordinate system.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 19 Sep 2003 08:12:52 +0000 (08:12 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 19 Sep 2003 08:12:52 +0000 (08:12 +0000)
STRUCT/AliPIPEv0.cxx

index dec31b248eee7797c0046eafd48f797e330ddb3f..b3d8a7962674546358b85f05e3da8a21757f9d97 100644 (file)
@@ -658,7 +658,7 @@ void AliPIPEv0::CreateGeometry()
 // --- Place the PIPE ghost volume (QBPM) in its mother volume (ALIC)
 //    by rotating it to 180 deg. and make it invisible
 // 
-    gMC->Gspos("QBPM",1,"ALIC",0,0,0,idrotm[2013], "ONLY");
+    gMC->Gspos("QBPM",1,"ALIC", 0, 0, 0, 0, "ONLY");
     gMC->Gsbool("QBPM", "L3DX");
     gMC->Gsbool("QBPM", "L3O3");
     gMC->Gsbool("QBPM", "L3O4");