X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=ITS%2FConfigSSD03.C;h=b7bc9d71c652c6ad2ceb69bbf1e9841ec8f36d1e;hb=de18f32b435e160d1546269c734c503347794a48;hp=41ddcdd365c0c6db9ce353f2a03173a067d9e84b;hpb=2ef7007f9c7ba91054c5ae92347695d00a64cea4;p=u%2Fmrichter%2FAliRoot.git diff --git a/ITS/ConfigSSD03.C b/ITS/ConfigSSD03.C index 41ddcdd365c..b7bc9d71c65 100644 --- a/ITS/ConfigSSD03.C +++ b/ITS/ConfigSSD03.C @@ -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="<SetPart(kPiPlus); //GEANT particle type + gener->SetPart(kPiPlus); gener->Init(); // Activate this line if you want the vertex smearing to happen // track by track