]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSgeomSPD.h
Replacing Header with Id
[u/mrichter/AliRoot.git] / ITS / AliITSgeomSPD.h
index a20c049f5b90fa33045b770c5a84d762fd242579..b232198a3d5f7cbe778d30b40b794129129f41bc 100644 (file)
@@ -8,6 +8,12 @@
 #include <TObject.h>
 #include <TBRIK.h>
 
+////////////////////////////////////////////////////////////////////////
+// This class is for the Silicon Pixel Detector, SPD, specific geometry.
+// It is being replaced by AliITSsegmentationSPD class. This file also
+// constains classes derived from AliITSgeomSPD which do nothing but
+// initilize this one with predefined values.
+////////////////////////////////////////////////////////////////////////
 
 class TShape;
 
@@ -126,6 +132,7 @@ class AliITSgeomSPD425Short : public AliITSgeomSPD {
 
  public:
     AliITSgeomSPD425Short();
+    AliITSgeomSPD425Short(Int_t npar,Float_t *par);
 
     // This clas now has version 0 so that it will not be written to a root
     // file. This is good since there are no longer any data members to this