#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-01-25/NDReco/structs.h"
Public Attributes | |
float | x |
float | y |
float | z |
float | t |
float | E |
uint16_t | cell |
uint16_t | plane |
int16_t | adc |
bool | good_tns |
int32_t | tdc |
float | tns |
int16_t hit::adc |
Definition at line 3 of file event.h.
Referenced by noe::__attribute__(), by_charge(), draw_hit(), and noe::noe::produce().
uint16_t hit::cell |
Definition at line 2 of file event.h.
Referenced by noe::__attribute__(), noeevent::addhit(), change_highlighted_cell(), draw_hit(), and noe::noe::produce().
float hit::E |
Definition at line 18 of file structs.h.
Referenced by AnaPlotMaker().
bool hit::good_tns |
Definition at line 4 of file event.h.
Referenced by noe::noe::produce().
uint16_t hit::plane |
Definition at line 2 of file event.h.
Referenced by noe::__attribute__(), noeevent::addhit(), change_highlighted_cell(), draw_hit(), draw_hits(), and noe::noe::produce().
int32_t hit::tdc |
Definition at line 5 of file event.h.
Referenced by noe::__attribute__(), noeevent::addhit(), draw_hits(), and noe::noe::produce().
float hit::tns |
Definition at line 6 of file event.h.
Referenced by noe::noe::produce().
float hit::x |
Definition at line 14 of file structs.h.
Referenced by mcscore.MCVertex::__init__(), mcscore.MCVertex::dump_vertex(), and mcscore.MCVertex::printout().
float hit::y |
Definition at line 15 of file structs.h.
Referenced by mcscore.MCVertex::__init__(), mcscore.MCVertex::dump_vertex(), and mcscore.MCVertex::printout().
float hit::z |
Definition at line 16 of file structs.h.
Referenced by mcscore.MCVertex::__init__(), mcscore.MCVertex::dump_vertex(), hv::HoughVertexAlg::FindVertex(), and mcscore.MCVertex::printout().