dEmcPerfect.idl

Go to the documentation of this file.
00001 /* dEmcPerfect.idl */
00002 
00009 struct dEmcPerfect {
00010   short id;             /* unique identifyer of the entry */
00011   long true_track;      /* track number */
00012   short pid;            /* particle ID */
00013   float xyz[3];         /* impact point */
00014 };