SND@LHC Software
|
#include <sndUSPlane.h>
Public Attributes | |
int | channel_index |
int | bar |
double | qdc |
double | timestamp |
double | x |
double | y |
double | z |
bool | is_large |
bool | is_right |
Definition at line 33 of file sndUSPlane.h.
int snd::analysis_tools::USPlane::USHit::bar |
Definition at line 36 of file sndUSPlane.h.
int snd::analysis_tools::USPlane::USHit::channel_index |
Definition at line 35 of file sndUSPlane.h.
bool snd::analysis_tools::USPlane::USHit::is_large |
Definition at line 44 of file sndUSPlane.h.
bool snd::analysis_tools::USPlane::USHit::is_right |
Definition at line 45 of file sndUSPlane.h.
double snd::analysis_tools::USPlane::USHit::qdc |
Definition at line 38 of file sndUSPlane.h.
double snd::analysis_tools::USPlane::USHit::timestamp |
Definition at line 39 of file sndUSPlane.h.
double snd::analysis_tools::USPlane::USHit::x |
Definition at line 40 of file sndUSPlane.h.
double snd::analysis_tools::USPlane::USHit::y |
Definition at line 41 of file sndUSPlane.h.
double snd::analysis_tools::USPlane::USHit::z |
Definition at line 42 of file sndUSPlane.h.