]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Changes needed to the changes in AliITSgeom classes.
authornilsen <nilsen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 9 Feb 2001 00:06:46 +0000 (00:06 +0000)
committernilsen <nilsen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 9 Feb 2001 00:06:46 +0000 (00:06 +0000)
ITS/ITSLinkDef.h
ITS/Makefile

index 52be9886c5ddab752388e4af84e1db62beff35cd..d83eb599eb6905fd68b8fa861940c171d981fe96 100644 (file)
@@ -34,6 +34,7 @@
 #pragma link C++ class  AliITSgeomSPD+;
 #pragma link C++ class  AliITSgeomSDD+;
 #pragma link C++ class  AliITSgeomSSD+;
+#pragma link C++ class  AliITSGeant3Geometry+;
 // Standard ITS detector class initilizers
 #pragma link C++ class AliITSgeomSPD300+;
 #pragma link C++ class AliITSgeomSPD425Short+;
index 69805b8bae29ae8607dbc4af3ebc7d039784bbf4..70ed16c171c235eb0f6bb422f2056338d15e2c84 100644 (file)
@@ -17,6 +17,7 @@ SRCS          = AliITS.cxx AliITSv1.cxx AliITSv3.cxx AliITSv5.cxx \
                AliITSgeom.cxx AliITSgeomMatrix.cxx \
       AliITSgeomSPD.cxx AliITSgeomSDD.cxx \
                AliITSgeomSSD.cxx AliITSmodule.cxx \
+                AliITSGeant3Geometry.cxx \
                AliITSsimulationFastPoints.cxx \
                AliITSsimulationFastPointsV0.cxx AliITSsimulation.cxx \
                AliITSsimulationSPD.cxx AliITSsimulationSPDbari.cxx \