X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=EVGEN%2FAliGenThetaSlice.cxx;h=3d0343251734e7105e691c2df1891b56f69348d3;hb=258fa37706599db2fb7b1834d37c02b6f0e53ada;hp=47e5970db3ac996941d5e1fcd5fec64e6ce8c1fa;hpb=642f15cfce9ebda2ff71a55c5edb8d9bc0c729c4;p=u%2Fmrichter%2FAliRoot.git diff --git a/EVGEN/AliGenThetaSlice.cxx b/EVGEN/AliGenThetaSlice.cxx index 47e5970db3a..3d034325173 100644 --- a/EVGEN/AliGenThetaSlice.cxx +++ b/EVGEN/AliGenThetaSlice.cxx @@ -15,20 +15,17 @@ /* $Id$ */ -//////////////////////////////////////////////////////////////////////// -// -// generates n particles with in the same phi angle, varies theta + +// Generates n particles with in the same phi angle, varies theta // in equidistant intervals // This class is intended to use for studies of TPC response // via merging with background event. -// // Note that for a given theta pt and p are not independent // Range for only one variable (pt or p) should be given. // Based on the AliGenBox class written by andreas.morsch@cern.ch // // Comments and suggestions: Jiri.Chudoba@cern.ch -// -//////////////////////////////////////////////////////////////////////// + #include