#include <sndVetoPlane.h>
Definition at line 25 of file sndVetoPlane.h.
◆ Print()
| void snd::analysis_tools::VetoPlane::VetoHit::Print |
( |
| ) |
const |
Definition at line 87 of file sndVetoPlane.cxx.
88{
89 LOGF(INFO,
"VetoHit ch_idx :%d\tposition: (%f,%f,%f)\ttime: %f\tqdc: %f\tbar: %d\tis_x: %d\tis_right: %d",
channel_index,
x,
y,
z,
timestamp,
qdc,
bar,
is_x,
is_right);
90}
◆ bar
| int snd::analysis_tools::VetoPlane::VetoHit::bar |
◆ channel_index
| int snd::analysis_tools::VetoPlane::VetoHit::channel_index |
◆ is_right
| bool snd::analysis_tools::VetoPlane::VetoHit::is_right |
◆ is_x
| bool snd::analysis_tools::VetoPlane::VetoHit::is_x |
◆ qdc
| double snd::analysis_tools::VetoPlane::VetoHit::qdc |
◆ timestamp
| double snd::analysis_tools::VetoPlane::VetoHit::timestamp |
| double snd::analysis_tools::VetoPlane::VetoHit::x |
| double snd::analysis_tools::VetoPlane::VetoHit::y |
| double snd::analysis_tools::VetoPlane::VetoHit::z |
The documentation for this struct was generated from the following files: