ROOTANA
|
#include <stdint.h>
#include <vector>
Go to the source code of this file.
Data Structures | |
struct | Alpha16Packet |
class | Alpha16Waveform |
struct | Alpha16Event |
struct | Alpha16EVB |
Macros | |
#define | MAX_ALPHA16 32 |
#define | NUM_CHAN_ALPHA16 16 |
Typedefs | |
typedef std::vector< int16_t > | Alpha16WaveformVector |
typedef std::vector<int16_t> Alpha16WaveformVector |