#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-01-23/NewEventDisplay/func/event.h"
Public Attributes | |
cppoint | pos [2] |
short | posx |
short | posy |
short | posz |
int32_t | time |
float | tns |
cppoint vertex::pos[2] |
Definition at line 35 of file event.h.
Referenced by draw_vertices(), and noe::noe::produce().
short vertex::posx |
Definition at line 36 of file event.h.
Referenced by noe::noe::produce().
short vertex::posy |
Definition at line 36 of file event.h.
Referenced by noe::noe::produce().
short vertex::posz |
Definition at line 36 of file event.h.
Referenced by noe::noe::produce().
int32_t vertex::time |
Definition at line 37 of file event.h.
Referenced by draw_vertices(), and noe::noe::produce().
float vertex::tns |
Definition at line 38 of file event.h.
Referenced by noe::noe::produce().