]> git.uio.no Git - u/mrichter/AliRoot.git/commit
added method RunSimulationBunchTrain(constInt_t nevents,const Int_t ntracks) to simul...
authorhljunggr <hljunggr@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 27 Jun 2013 06:58:13 +0000 (06:58 +0000)
committerhljunggr <hljunggr@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 27 Jun 2013 06:58:13 +0000 (06:58 +0000)
commit609d6d39bc02430eae2a2a595899c5f2aa805296
tree995ed0a78906f147e6b69be9307dc480a766744c
parente2d1174fafe64d6a33f13b1802c97b7dd9ce4049
added method RunSimulationBunchTrain(constInt_t nevents,const Int_t ntracks) to simulate bunch train structure. So far, all parameters are hardcoded. A bunch spacing of 50e-9, abort gap of 3 microseconds and even train spacing is used. Number of collisions in one crossing drawn from poisson dist.

This is only implemented for the simple toy event generation so far (no ESDs yet).
TPC/Upgrade/AliToyMCEventGeneratorSimple.cxx
TPC/Upgrade/AliToyMCEventGeneratorSimple.h