|
SND@LHC Software
|
#include <sndDSPlane.h>
Public Member Functions | |
| void | Print () const |
Public Attributes | |
| int | channel_index |
| int | bar |
| double | qdc |
| double | timestamp |
| double | x |
| double | y |
| double | z |
| bool | is_x |
| bool | is_right |
Definition at line 25 of file sndDSPlane.h.
| void snd::analysis_tools::DSPlane::DSHit::Print | ( | ) | const |
| int snd::analysis_tools::DSPlane::DSHit::bar |
Definition at line 28 of file sndDSPlane.h.
| int snd::analysis_tools::DSPlane::DSHit::channel_index |
Definition at line 27 of file sndDSPlane.h.
| bool snd::analysis_tools::DSPlane::DSHit::is_right |
Definition at line 37 of file sndDSPlane.h.
| bool snd::analysis_tools::DSPlane::DSHit::is_x |
Definition at line 36 of file sndDSPlane.h.
| double snd::analysis_tools::DSPlane::DSHit::qdc |
Definition at line 30 of file sndDSPlane.h.
| double snd::analysis_tools::DSPlane::DSHit::timestamp |
Definition at line 31 of file sndDSPlane.h.
| double snd::analysis_tools::DSPlane::DSHit::x |
Definition at line 32 of file sndDSPlane.h.
| double snd::analysis_tools::DSPlane::DSHit::y |
Definition at line 33 of file sndDSPlane.h.
| double snd::analysis_tools::DSPlane::DSHit::z |
Definition at line 34 of file sndDSPlane.h.