]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/ConfigSSD03.C
- Extended paragraph about geometry checking in REAMEgeometry.txt
[u/mrichter/AliRoot.git] / ITS / ConfigSSD03.C
index 41ddcdd365c0c6db9ce353f2a03173a067d9e84b..dc98a475a1161d0121733844a342bef5a6190c81 100644 (file)
@@ -97,9 +97,9 @@ void Config(){
     //vertex position
     gener->SetSigma(1.,1.,0.0); //Sigma in (X,Y,Z) (cm) on IP position
 
-    //gener->SetPart(211);                //GEANT particle type
+    //gener->SetPart(kPiPlus);
     //cout<<"kPiPlus="<<kPiPlus<<endl;
-    gener->SetPart(kPiPlus);                //GEANT particle type
+    gener->SetPart(kPiPlus);
     gener->Init();
     // Activate this line if you want the vertex smearing to happen
     // track by track