]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSgeomSPD.cxx
Substituted by ITSHitsToDigits.C
[u/mrichter/AliRoot.git] / ITS / AliITSgeomSPD.cxx
index 0ce038e467fe043a60a153b860b572372f695c9c..9685c9153289b01ddd0b208f098336bc1841ec33 100644 (file)
 
 /*
 $Log$
+Revision 1.2.4.7  2000/10/02 15:52:05  barbera
+Forward declaration added
+
+Revision 1.6  2000/07/10 16:07:18  fca
+Release version of ITS code
+
+Revision 1.3  2000/03/07 18:46:59  nilsen
+Merged form ITS-working to HEAD. Minor changes
+
 Revision 1.2.4.2  2000/03/04 23:55:08  nilsen
 Updated comments/documentation.
 
@@ -30,7 +39,8 @@ Introduction of the Copyright and cvs Log
 #include "AliITSgeomSPD.h"
 
 ClassImp(AliITSgeomSPD)
-AliITSgeomSPD::AliITSgeomSPD(){
+
+  /*AliITSgeomSPD::AliITSgeomSPD(){
 ////////////////////////////////////////////////////////////////////////
 //    default constructor
 ////////////////////////////////////////////////////////////////////////
@@ -40,4 +50,5 @@ AliITSgeomSPD::AliITSgeomSPD(){
 
     fShapeSPD = new TBRIK("ActiveSPD","Active volume of SPD","SPD SI DET",
                          dx,dy,dz);
-}
+                         }*/
+