otsdaq_components  v2_04_02
ots::VIPICROCDefinitions Class Reference
Inheritance diagram for ots::VIPICROCDefinitions:
ots::VROCDefinitions

Public Member Functions

uint64_t setSendData (int chipId)
 
uint64_t resetSendData (int chipId)
 
uint64_t setRejectHits (int chipId)
 
uint64_t resetRejectHits (int chipId)
 

Static Public Member Functions

static uint64_t makeDACWriteHeader (int chipId, const std::string &registerName)
 
static uint64_t makeDACSetHeader (int chipId, const std::string &registerName)
 
static uint64_t makeDACResetHeader (int chipId, const std::string &registerName)
 
static uint64_t makeDACReadHeader (int chipId, const std::string &registerName)
 
static uint64_t makeDACWriteCommand (int chipId, const std::string &registerName, unsigned int valueToWrite)
 
static uint64_t makeDACReadCommand (int chipId, const std::string &registerName)
 
static std::string makeMaskWriteCommand (int chipId, const std::string &registerName, std::string valueToWrite)
 
static uint64_t makeMaskReadCommand (int chipId, const std::string &registerName)
 

Detailed Description

Definition at line 16 of file VIPICROCDefinitions.h.


The documentation for this class was generated from the following files: