IAP GITLAB

Skip to content
Snippets Groups Projects
Commit ee7cecc2 authored by Alan Coleman's avatar Alan Coleman
Browse files

clang-a-rang

parent 15d3fb41
No related branches found
No related tags found
1 merge request!604"Need for writing first interaction information"
...@@ -184,8 +184,6 @@ int main(int argc, char** argv) { ...@@ -184,8 +184,6 @@ int main(int argc, char** argv) {
output.startOfLibrary(); output.startOfLibrary();
output.startOfLibrary();
auto const primaryProperties = std::make_tuple( auto const primaryProperties = std::make_tuple(
beamCode, calculate_kinetic_energy(plab.getNorm(), get_mass(beamCode)), beamCode, calculate_kinetic_energy(plab.getNorm(), get_mass(beamCode)),
plab.normalized(), injectionPos, 0_ns); plab.normalized(), injectionPos, 0_ns);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment