#include <R3BDigitizingEngine.h>
Definition at line 26 of file R3BDigitizingEngine.h.
◆ DigitizingEngineInterface() [1/3]
R3B::Digitizing::DigitizingEngineInterface::DigitizingEngineInterface |
( |
| ) |
|
|
default |
◆ ~DigitizingEngineInterface()
virtual R3B::Digitizing::DigitizingEngineInterface::~DigitizingEngineInterface |
( |
| ) |
|
|
virtualdefault |
◆ DigitizingEngineInterface() [2/3]
◆ DigitizingEngineInterface() [3/3]
◆ DepositLight()
virtual void R3B::Digitizing::DigitizingEngineInterface::DepositLight |
( |
int | paddle_id, |
|
|
double | time, |
|
|
double | light, |
|
|
double | dist ) |
|
pure virtual |
◆ ExtractPaddles()
virtual auto R3B::Digitizing::DigitizingEngineInterface::ExtractPaddles |
( |
| ) |
-> std::map< int, std::unique_ptr< Paddle > > |
|
pure virtual |
◆ GetTriggerTime()
virtual auto R3B::Digitizing::DigitizingEngineInterface::GetTriggerTime |
( |
| ) |
const -> double |
|
nodiscardpure virtual |
◆ Init()
virtual void R3B::Digitizing::DigitizingEngineInterface::Init |
( |
| ) |
|
|
pure virtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: