Go to the documentation of this file. 1 #ifndef EXAMPLE_TOPIC_H
2 #define EXAMPLE_TOPIC_H
10 template<
unsigned int NSUBAPS>
25 std::array<WfsLoopBaseTopic<N_SUBAPS>, 6>
wfs;
29 template<
unsigned int NPIX>
WfsLoopBaseTopic< N_SUBAPS > wfs
Definition: topics.hpp:19
std::array< PixelBaseTopic< NUM_PIXELS >, 6 > lgs_wfs_pixels
Definition: topics.hpp:36
std::array< WfsLoopBaseTopic< N_SUBAPS >, 6 > wfs
Definition: topics.hpp:25
uint64_t sample_id
Definition: topics.hpp:24
Definition: topics.hpp:30
std::array< float, NPIX > pixels
Definition: topics.hpp:31
std::array< float, N_COMMANDS > commands
Definition: topics.hpp:20
std::array< float, N_COMMANDS > commands
Definition: topics.hpp:26
Definition: topics.hpp:34
uint64_t sample_id
Definition: topics.hpp:18
constexpr unsigned N_SUBAPS
Definition: topics.hpp:7
Definition: topics.hpp:16
Definition: topics.hpp:11
Definition: topics.hpp:23
constexpr unsigned NUM_PIXELS
Definition: topics.hpp:6
constexpr unsigned N_COMMANDS
Definition: topics.hpp:8
std::array< float, NSUBAPS > intensities
Definition: topics.hpp:13
std::array< float, 2 *NSUBAPS > slopes
Definition: topics.hpp:12
uint64_t sample_id
Definition: topics.hpp:35