Skip to content

About MCevent data standard format and using SSD.jL for Monte carlo simulation #272

Answered by fhagemann
Yangjzh0419 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, thanks for the feedback and for raising the question!

Does your CSV file look like this?
If so, you might want to download the package LegendTextIO.jl and read in your data using:

mctruth_filename_csv = "mcevents.csv" # the filename of the CSV file
mc_events = open(read, mctruth_filename_csv, Geant4CSVInput)

Please also have a look at this tutorial which deals in a bit more detail with MC event simulation.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Yangjzh0419
Comment options

Answer selected by Yangjzh0419
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants