![]() |
RootMaker 1.0
A program to convert output from the PIBIDS simulation to a format readable by ROOT.
|
Constitues an event (3 event hits + event number and A-Z information). More...
Public Attributes | |
int | eventno |
Event number. | |
int | A |
A of the atom. | |
int | Z |
Z of the atom. | |
EventHit | hit [3] |
Constitues an event (3 event hits + event number and A-Z information).
Definition at line 33 of file dumproot.cc.