]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Defined kcm, change due to removing violations.
authornilsen <nilsen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 14 Apr 2004 22:22:31 +0000 (22:22 +0000)
committernilsen <nilsen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 14 Apr 2004 22:22:31 +0000 (22:22 +0000)
ITS/AliITSv11.cxx

index 9869cc1d2b5d278f4d7ab979074cd811d084389b..de07f8e4fcf1cf0bc6c1c9a5559539448f5a6d16 100644 (file)
@@ -191,6 +191,7 @@ void AliITSv11::CreateGeometry(){
     // Return
     //   none.
     TVector3 t(0.0,0.0,0.0);
+    const Double_t kcm = 1.0;
 
     TGeoManager *mgr = gGeoManager;
     TGeoVolume *ALIC = mgr->GetTopVolume();