AlcapDAQ
1
|
#include <TWFDRawIsland.h>
Data Fields | |
Int_t | fTime |
std::vector< UChar_t > | fADC |
Timestamp and vector of adc samples. No frills. The weird class name is because a TWfdIsland is already defined, but it's specific for gondolas islands.
Definition at line 11 of file TWFDRawIsland.h.
std::vector<UChar_t> TWFDRawIsland::fADC |
Definition at line 14 of file TWFDRawIsland.h.
Int_t TWFDRawIsland::fTime |
Definition at line 13 of file TWFDRawIsland.h.