Skip to content

About MC event data standard format and using SSD.jL for charge clouds #325

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

You must be logged in to vote

Thanks for the question.

Maybe first as a general remark: there should be documentation for all exported functions that you can access in the REPL using a question mark and then the function name. For example, to get more information about the MC data function simulate_waveforms, you can use

?simulate_waveforms

which gives

search: simulate_waveforms

  simulate_waveforms( mcevents::TypedTables.Table, sim::Simulation{T}; kwargs...)
  simulate_waveforms( mcevents::TypedTables.Table, sim::Simulation{T}, output_dir::AbstractString, output_base_name::AbstractString; kwargs...)

  Simulates the waveforms for all events defined in mcevents for a given
  Simulation by

    1. calculating the drif…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Yangjzh0419
Comment options

You must be logged in to vote
0 replies
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