How to use a text file with particles as an input

I would need to simulate a very complex shape of beam crossing a pixel sensor. That cannot be produced by the basic shapes allowed. Do you have a way to use a text file as a source for the simulation with particles described with: x, px, y, py, pz, Energy

That would be incredibly helpfull.

Thanks

Dear @rokieffe

yes, we do. The module is called DepositionReader, see here:

The format of the CSV files (comma separated text files) is described in detail there.

/Simon

Fantastic!
Thanks a lot