#include <TSTSEvent.h>
Public Member Functions | |
stshit_t (Double_t ix, Int_t strip, Double_t t, Bool_t negative, Double_t adc) | |
stshit_t () | |
Data Fields | |
Int_t | StationIndex |
Int_t | Strip |
Double_t | Time |
Bool_t | IsNegative |
Double_t | ADC |
Definition at line 32 of file TSTSEvent.h.
TSTSEvent::stshit_t::stshit_t | ( | Double_t | ix, | |
Int_t | strip, | |||
Double_t | t, | |||
Bool_t | negative, | |||
Double_t | adc | |||
) | [inline] |
Definition at line 33 of file TSTSEvent.h.
TSTSEvent::stshit_t::stshit_t | ( | ) | [inline] |
Definition at line 36 of file TSTSEvent.h.
Double_t TSTSEvent::stshit_t::ADC |
Definition at line 41 of file TSTSEvent.h.
Definition at line 40 of file TSTSEvent.h.
Definition at line 37 of file TSTSEvent.h.
Definition at line 38 of file TSTSEvent.h.
Double_t TSTSEvent::stshit_t::Time |
Definition at line 39 of file TSTSEvent.h.