Bases: penelopetools.api.result._Results
Reader of all the results output by a SHOWER2010 simulation. They can be access via attributes. The following results are read:
- trajectories: Electron trajectories (Trajectories)
Parameters: | path – folder containing the simulation results |
---|
Electron trajectories.
Return type: | Trajectories |
---|