Inform & endl(Inform &inf)
size_t getTotalNumPerBin(int b)
How many particles are in the bin b.
std::unique_ptr< bool[]> binsEmitted_m
holds information whether all particles of a bin are emitted
int nemittedBins_m
number of emitted bins
std::unique_ptr< size_t[]> nBin_m
number of particles in the bins, the sum of all the nodes
PartBinsCyc(int bunches, int bins, size_t partInBin[])
constructor function for cyclotron