From 990d421f7c7777f702fe744b5671defd7d7f8218 Mon Sep 17 00:00:00 2001 From: barbera Date: Sat, 7 Oct 2000 15:33:07 +0000 Subject: [PATCH] Small corrections to the ITSV mother volume --- ITS/AliITSvPPRcoarseasymm.cxx | 7 +++++-- ITS/AliITSvPPRcoarsesymm.cxx | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/ITS/AliITSvPPRcoarseasymm.cxx b/ITS/AliITSvPPRcoarseasymm.cxx index 7dd7fee8b89..089efb7633a 100644 --- a/ITS/AliITSvPPRcoarseasymm.cxx +++ b/ITS/AliITSvPPRcoarseasymm.cxx @@ -15,6 +15,9 @@ /* $Log$ +Revision 1.3 2000/10/07 13:06:50 barbera +Some new materials and media defined + Revision 1.2 2000/10/07 10:58:15 barbera Mother volume ITSV corrected @@ -259,7 +262,7 @@ void AliITSvPPRcoarseasymm::CreateGeometry(){ dgh[12] = -100.7; dgh[13] = 44.9; dgh[14] = 56.1; - dgh[15] = -76.708; + dgh[15] = -77.2; dgh[16] = 44.9; dgh[17] = 56.1; dgh[18] = -36.; @@ -268,7 +271,7 @@ void AliITSvPPRcoarseasymm::CreateGeometry(){ dgh[21] = 36.; dgh[22] = 3.29; dgh[23] = 56.1; - dgh[24] = 76.708; + dgh[24] = 77.2; dgh[25] = 44.9; dgh[26] = 56.1; dgh[27] = 100.7; diff --git a/ITS/AliITSvPPRcoarsesymm.cxx b/ITS/AliITSvPPRcoarsesymm.cxx index 4f884428da2..f2d6470b0df 100644 --- a/ITS/AliITSvPPRcoarsesymm.cxx +++ b/ITS/AliITSvPPRcoarsesymm.cxx @@ -15,6 +15,9 @@ /* $Log$ +Revision 1.3 2000/10/07 13:06:50 barbera +Some new materials and media defined + Revision 1.2 2000/10/07 10:42:43 barbera Mother volume ITSV corrected @@ -259,7 +262,7 @@ void AliITSvPPRcoarsesymm::CreateGeometry(){ dgh[12] = -100.7; dgh[13] = 44.9; dgh[14] = 56.1; - dgh[15] = -76.708; + dgh[15] = -77.2; dgh[16] = 44.9; dgh[17] = 56.1; dgh[18] = -36.; @@ -268,7 +271,7 @@ void AliITSvPPRcoarsesymm::CreateGeometry(){ dgh[21] = 36.; dgh[22] = 3.29; dgh[23] = 56.1; - dgh[24] = 76.708; + dgh[24] = 77.2; dgh[25] = 44.9; dgh[26] = 56.1; dgh[27] = 100.7; -- 2.43.0