]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/ConfigSSD03.C
Header files added to compile the macro
[u/mrichter/AliRoot.git] / ITS / ConfigSSD03.C
index 41ddcdd365c0c6db9ce353f2a03173a067d9e84b..b7bc9d71c652c6ad2ceb69bbf1e9841ec8f36d1e 100644 (file)
@@ -11,9 +11,7 @@
 #include "PYTHIA6/AliDecayerPythia.h"
 #include "EVGEN/AliGenCocktail.h"
 #include "EVGEN/AliGenHIJINGpara.h"
-#include "STEER/AliMagFMaps.h"
 #include "STRUCT/AliBODY.h"
-#include "STRUCT/AliMAG.h"
 #include "STRUCT/AliABSOv0.h"
 #include "STRUCT/AliDIPOv2.h"
 #include "STRUCT/AliHALL.h"
@@ -97,9 +95,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