#include "AtRadialChargeModel.h"
#include "AtDigiPar.h"
#include <FairLogger.h>
#include <Math/Point2D.h>
#include <Math/Point2Dfwd.h>
#include <Math/Point3D.h>
#include <Math/Point3Dfwd.h>
#include <Math/Vector2D.h>
#include <Math/Vector2Dfwd.h>
#include <Math/Vector3D.h>
#include <Math/Vector3Dfwd.h>
#include <cmath>
#include <memory>
#include <utility>
Go to the source code of this file.
|
| constexpr auto | c = 29979.2 |
| |
| constexpr auto | c2 = c * c |
| |
| constexpr auto | me = 0.511e6 |
| |
◆ XYPoint
| using XYPoint = ROOT::Math::XYPoint |
◆ XYVector
◆ XYZPoint
◆ XYZVector
| constexpr auto c = 29979.2 |
|
constexpr |
◆ c2
| constexpr auto c2 = c * c |
|
constexpr |
◆ me
| constexpr auto me = 0.511e6 |
|
constexpr |