X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=ITS%2FConfigSDD03.C;h=ae79a87b408987d3d6514f33df598423c2b0d018;hp=2e3f892eb1543d1e66165fea964a7c8ecb991ba0;hb=9bb2665ff620d2491497f4b7636f0d3881b20217;hpb=ae51a7357603e9c078fe5c3307faabaa0c9c761b diff --git a/ITS/ConfigSDD03.C b/ITS/ConfigSDD03.C index 2e3f892eb15..ae79a87b408 100644 --- a/ITS/ConfigSDD03.C +++ b/ITS/ConfigSDD03.C @@ -1,6 +1,7 @@ // #if !defined(__CINT__) || defined(__MAKECINT__) #include +#include #include #include #include @@ -93,7 +94,7 @@ void Config(){ gener->SetOrigin(0.,0.,-800.); //vertex position gener->SetSigma(0.1,0.1,0.0); //Sigma in (X,Y,Z) (cm) on IP position - gener->SetPart(211); //GEANT particle type + gener->SetPart(kPiPlus); gener->Init(); // Activate this line if you want the vertex smearing to happen // track by track