#include <ITIPWriterAlgTool.h>
|
| static constexpr std::size_t | s_nbits_TIP {1024} |
| | Number of bits for the TIP word.
|
Definition at line 20 of file ITIPWriterAlgTool.h.
◆ ~ITIPWriterAlgTool()
| virtual GlobalSim::ITIPWriterAlgTool::~ITIPWriterAlgTool |
( |
| ) |
|
|
virtualdefault |
◆ DeclareInterfaceID()
◆ getFullTIPWord()
| virtual std::bitset< s_nbits_TIP > GlobalSim::ITIPWriterAlgTool::getFullTIPWord |
( |
| ) |
const |
|
pure virtual |
◆ toString()
| virtual std::string GlobalSim::ITIPWriterAlgTool::toString |
( |
| ) |
const |
|
pure virtual |
◆ updateTIP()
◆ s_nbits_TIP
| std::size_t GlobalSim::ITIPWriterAlgTool::s_nbits_TIP {1024} |
|
staticconstexpr |
Number of bits for the TIP word.
The TIP word gathers results from Global, and sends to the the CTP.
Definition at line 26 of file ITIPWriterAlgTool.h.
The documentation for this class was generated from the following file: