|
R3BROOT
R3B analysis software
|
#include "FairPrimaryGenerator.h"#include "RtypesCore.h"#include "TRandom.h"#include <FairGenerator.h>#include <Math/GenVector/Cartesian3D.h>#include <Math/GenVector/Polar3D.h>#include <Math/GenVector/PxPyPzE4D.h>#include <R3BIOConnector.h>#include <R3BNeulandCommon.h>#include <Rtypes.h>#include <TMath.h>#include <TRandom3.h>#include <memory>#include <utility>

Go to the source code of this file.
Namespaces | |
| namespace | R3B |
| namespace | R3B::Neuland |
| Simulation of NeuLAND Bar/Paddle. | |
Functions | |
| template<typename AngleDist, typename EnergyDist, typename PositionDist> | |
| auto | R3B::Neuland::CreateTrackGenerator (const AngleDist &angle_dist, const EnergyDist &energy_dist, const PositionDist &position_dist) |
Variables | |
| constexpr auto | R3B::Neuland::DEFAULT_DETECTOR_RADIUS { 400.0 } |
| constexpr auto | R3B::Neuland::DEFAULT_MUON_PID { 13 } |