community:hepsim:usage_truth
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
community:hepsim:usage_truth [2016/04/28 18:18] – asc | community:hepsim:usage_truth [2016/11/04 19:23] (current) – [Converting to LCIO] asc | ||
---|---|---|---|
Line 331: | Line 331: | ||
</ | </ | ||
+ | ====== Converting to LCIO ====== | ||
+ | ProMC files can be converted to LCIO files for full detector simulations. | ||
+ | |||
+ | <code bash> | ||
+ | wget http:// | ||
+ | tar -zvxf ProMC.tgz | ||
+ | cd examples/ | ||
+ | source setup.sh | ||
+ | javac promc2lcio.java | ||
+ | java promc2lcio file.promc file.slcio | ||
+ | </ | ||
+ | The last commends creates | ||
+ | |||
+ | |||
+ | ====== Converting to other formats ====== | ||
+ | Look at other directories in " | ||
====== Extracting events | ====== Extracting events | ||
Line 391: | Line 407: | ||
</ | </ | ||
- | ===== Programming with HepSim ===== | + | ====== Programming with HepSim ====== |
community/hepsim/usage_truth.1461867485.txt.gz · Last modified: 2016/04/28 18:18 by asc