Difference: EmbedParticles (5 vs. 6)

Revision 62006-06-13 - GergelyPatay

Line: 1 to 1
 
META TOPICPARENT name="TrackerSoftware"
In the following we will generate manually a 'single kaon' event, which can be fed into OSCAR and ORCA.
Line: 27 to 27
 
Added:
>
>
Packed ntuple trick:

jmohep(i)=mod(isthep(i),100)*4000*4000 + jmohep(1,i)*4000+jmohep(2,i) jdahep(i)=mod(isthep(j)/100,100)*4000*4000+jdahep(1,i)*4000+jdahep(2,i)

 

Writing ntuples

Writing such an ntuple is straightforward in Fortran [TODO: C/C++ interface via cfortran.h], see the attached example program writehbook.f.
  1. Define the data blocks as Fortran COMMON's.
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback