Orion
high-rate readout
|
HCCstar Front-End Chip Interfaces. More...
#include "itk/fec/regmem.hpp"
#include "itk/fec/register.hpp"
#include "itk/fec/field.hpp"
#include "itk/fec/chip.hpp"
#include "itk/star/commander.hpp"
#include "itk/star/chip_abc.hpp"
#include <memory>
#include <vector>
#include "itk/star/hcc1/reglist_hcc1.hpp"
#include "itk/star/hcc1/fldlist_hcc1.hpp"
#include "itk/fec/chpmap.hpp"
Go to the source code of this file.
Classes | |
class | itk::star::hcc::RegMem |
Register memory for HCCstar. More... | |
class | itk::star::hcc::Chip |
Chip interface for HCCstar. More... | |
struct | itk::star::hcc::Chip::Factory |
Typedefs | |
using | itk::star::hcc::reg_t = uint32_t |
using | itk::star::hcc::fld_t = uint64_t |
using | itk::star::hcc::Commander = itk::star::Commander |
using | itk::star::hcc::Register = itk::Register< RegMem, Commander > |
using | itk::star::hcc::Field = itk::Field< fld_t, Register > |
using | itk::star::hcc1::Commander = hcc::Commander |
using | itk::star::hcc1::Register = hcc::Register |
using | itk::star::hcc1::Field = hcc::Field |
using | itk::star::hcc1::Chip = hcc::Chip |
HCCstar Front-End Chip Interfaces.