#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-03-05/NewEventDisplay/func/event.h"
Public Attributes | |
uint16_t | cell |
uint16_t | plane |
float | fcell |
float | fplane |
uint16_t cppoint::cell |
Definition at line 11 of file event.h.
Referenced by cppoint_to_screen(), and noe::get_int_plane_and_cell().
float cppoint::fcell |
Definition at line 16 of file event.h.
Referenced by cppoint_to_screen().
float cppoint::fplane |
Definition at line 16 of file event.h.
Referenced by cppoint_to_screen().
uint16_t cppoint::plane |
Definition at line 11 of file event.h.
Referenced by cppoint_to_screen(), and noe::get_int_plane_and_cell().