|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Namespaces | |
| namespace | python |
Classes | |
| struct | ADC16Data |
| struct | ColdataBlock |
| COLDATA block struct. More... | |
| struct | ColdataHeader |
| COLDATA header struct. More... | |
| struct | ColdataSegment |
| COLDATA segment struct. More... | |
| class | CRTBernFrame |
| Class for accessing/holding raw CRT data from the 'Bern' panels ProtoDUNE-II VD. More... | |
| class | CRTGrenobleFrame |
| Class for accessing/holding raw CRT data from the 'Grenoble' panels ProtoDUNE-II VD. More... | |
| class | DAPHNEEthFrame |
| Class for accessing raw WIB eth frames, as used in ProtoDUNE-II. More... | |
| class | DAPHNEEthStreamFrame |
| Class for accessing raw DAPHNE eth stream frames, as used in ProtoDUNE-II. More... | |
| class | DAPHNEFrame |
| class | DAPHNEStreamFrame |
| struct | Sample |
| class | TDE16Frame |
| class | TDEEthFrame |
| Class for accessing raw WIB eth frames, as used in ProtoDUNE-II. More... | |
| struct | TDEHeader |
| class | WIB2Frame |
| Class for accessing raw WIB v2 frames, as used in ProtoDUNE-SP-II. More... | |
| class | WIBEthFrame |
| Class for accessing raw WIB eth frames, as used in ProtoDUNE-II. More... | |
| class | WIBFrame |
| FELIX frame. More... | |
| struct | WIBHeader |
| WIB header struct. More... | |
Typedefs | |
| using | word_t = uint32_t |
| using | adc_t = uint16_t |
Functions | |
| std::ostream & | operator<< (std::ostream &o, TDEHeader const &tde_header) |
| std::ostream & | operator<< (std::ostream &o, Sample const &sampleinfo) |
| std::ostream & | operator<< (std::ostream &o, TDE16Frame const &tde16frame) |
| std::ostream & | operator<< (std::ostream &o, WIBHeader const &h) |
| std::ostream & | operator<< (std::ostream &o, ColdataHeader const &hdr) |
| std::ostream & | operator<< (std::ostream &o, const ColdataBlock &block) |
| std::ostream & | operator<< (std::ostream &o, WIBFrame const &frame) |
Variables | |
| static constexpr int | ticks_between_adc_samples = 32 |
| static constexpr int | tot_adc16_samples = 4474 |
| static constexpr int | n_channels_per_amc = 64 |
| using dunedaq::fddetdataformats::adc_t = uint16_t |
Definition at line 23 of file WIBFrame.hpp.
| using dunedaq::fddetdataformats::word_t = uint32_t |
Definition at line 22 of file WIBFrame.hpp.
|
inline |
Definition at line 192 of file WIBFrame.hpp.
|
inline |
Definition at line 328 of file WIBFrame.hpp.
|
inline |
Definition at line 91 of file TDE16Frame.hpp.
|
inline |
Definition at line 97 of file TDE16Frame.hpp.
|
inline |
Definition at line 83 of file TDE16Frame.hpp.
|
inline |
Definition at line 429 of file WIBFrame.hpp.
|
inline |
Definition at line 78 of file WIBFrame.hpp.
|
staticconstexpr |
Definition at line 27 of file TDE16Frame.hpp.
|
staticconstexpr |
Definition at line 25 of file TDE16Frame.hpp.
|
staticconstexpr |
Definition at line 26 of file TDE16Frame.hpp.