Skip to content

Commit 6f3b3ea

Browse files
authored
Please consider the following formatting changes (#15487)
1 parent 155ec52 commit 6f3b3ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Detectors/Upgrades/ALICE3/macros/ALICE3Field.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ std::function<void(const double*, double*)> field()
1919
double R2;
2020
const double B1 = 2.; // [T]
2121
double B2;
22-
const double beamStart = 500.; // [cm]
22+
const double beamStart = 500.; // [cm]
2323
static constexpr double tokGauss = 1. / 0.1; // conversion from Tesla to kGauss
2424

2525
bool isMagAbs = true;

0 commit comments

Comments
 (0)