Skip to content

Commit c0355f0

Browse files
committed
Please consider the following formatting changes
1 parent 155ec52 commit c0355f0

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)