R3BROOT
R3B analysis software
|
Namespaces | |
namespace | Neuland |
Simulation of Mock Bar/Paddle. | |
Classes | |
class | AbstractChannel |
class | AbstractPaddle |
struct | ChannelCalSignal |
struct | ChannelHit |
struct | ChannelSignal |
class | Engine |
class | EngineInterface |
struct | LRPair |
struct | PaddleHit |
struct | PaddleSignal |
struct | UseChannel |
struct | UsePaddle |
Functions | |
template<typename... Args> | |
auto | CreateEngine (Args &&... args) -> std::unique_ptr< decltype(Engine{ std::forward< Args >(args)... })> |
Variables | |
const double | MAXTIME = 1e100 |
|
nodiscard |
Definition at line 302 of file R3BDigitizingEngine.h.
const double R3B::Digitizing::MAXTIME = 1e100 |
Definition at line 23 of file R3BDigitizingChannel.h.