R3BROOT
R3B analysis software
|
#include "R3BNeulandTSyncer.h"
#include "LSQR.h"
#include "R3BNeulandCommon.h"
#include <RtypesCore.h>
#include <TH1.h>
#include <array>
#include <cmath>
#include <cstdint>
#include <fairlogger/Logger.h>
#include <sys/types.h>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | R3B |
namespace | R3B::Neuland |
Simulation of NeuLAND Bar/Paddle. | |
namespace | R3B::Neuland::Calibration |
Variables | |
constexpr auto | NextBarLogSize = 128 |
constexpr auto | NextPlaneLogSize = 64 |
constexpr auto | NBins = 256 |
|
constexpr |
Definition at line 28 of file R3BNeulandTSyncer.cxx.
|
constexpr |
Definition at line 26 of file R3BNeulandTSyncer.cxx.
|
constexpr |
Definition at line 27 of file R3BNeulandTSyncer.cxx.