From f42301116284487f1cb78b23a197d450a375a518 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 19 Sep 2023 13:23:39 +0000 Subject: [PATCH] Please consider the following formatting changes --- Generators/include/Generators/GeneratorTParticle.h | 4 ++-- Generators/include/Generators/GeneratorTParticleParam.h | 5 ++--- Generators/src/GeneratorHepMC.cxx | 2 +- Generators/src/GeneratorTParticle.cxx | 4 ++-- Generators/src/GeneratorTParticleParam.cxx | 4 ++-- 5 files changed, 9 insertions(+), 10 deletions(-) diff --git a/Generators/include/Generators/GeneratorTParticle.h b/Generators/include/Generators/GeneratorTParticle.h index dc808c5877fd3..8887ab344434f 100644 --- a/Generators/include/Generators/GeneratorTParticle.h +++ b/Generators/include/Generators/GeneratorTParticle.h @@ -1,10 +1,10 @@ // Copyright 2023-2099 CERN and copyright holders of ALICE O2. // See https://alice-o2.web.cern.ch/copyright for details of the copyright holders. // All rights not expressly granted are reserved. -// +// // This software is distributed under the terms of the GNU General Public // License v3 (GPL Version 3), copied verbatim in the file "COPYING". -// +// // In applying this license CERN does not waive the privileges and immunities // granted to it by virtue of its status as an Intergovernmental Organization // or submit itself to any jurisdiction. diff --git a/Generators/include/Generators/GeneratorTParticleParam.h b/Generators/include/Generators/GeneratorTParticleParam.h index 6dc3336f97e37..992c76a9fae3e 100644 --- a/Generators/include/Generators/GeneratorTParticleParam.h +++ b/Generators/include/Generators/GeneratorTParticleParam.h @@ -1,14 +1,13 @@ // Copyright 2023-2099 CERN and copyright holders of ALICE O2. // See https://alice-o2.web.cern.ch/copyright for details of the copyright holders. // All rights not expressly granted are reserved. -// +// // This software is distributed under the terms of the GNU General Public // License v3 (GPL Version 3), copied verbatim in the file "COPYING". -// +// // In applying this license CERN does not waive the privileges and immunities // granted to it by virtue of its status as an Intergovernmental Organization // or submit itself to any jurisdiction. - // @author: Christian Holm Christensen #ifndef ALICEO2_EVENTGEN_GENERATORTPARTICLEPARAM_H_ diff --git a/Generators/src/GeneratorHepMC.cxx b/Generators/src/GeneratorHepMC.cxx index a088986149715..a5fb510ba479f 100644 --- a/Generators/src/GeneratorHepMC.cxx +++ b/Generators/src/GeneratorHepMC.cxx @@ -314,7 +314,7 @@ Bool_t GeneratorHepMC::Init() // // -s \$RANDOM // - // to as part of the command line in `progCmd`. + // to as part of the command line in `progCmd`. // // All of this can conviniently be achieved via a wrapper script // around the actual EG program. diff --git a/Generators/src/GeneratorTParticle.cxx b/Generators/src/GeneratorTParticle.cxx index 7e462d7d49750..d04f0116bfe98 100644 --- a/Generators/src/GeneratorTParticle.cxx +++ b/Generators/src/GeneratorTParticle.cxx @@ -1,10 +1,10 @@ // Copyright 2023-2099 CERN and copyright holders of ALICE O2. // See https://alice-o2.web.cern.ch/copyright for details of the copyright holders. // All rights not expressly granted are reserved. -// +// // This software is distributed under the terms of the GNU General Public // License v3 (GPL Version 3), copied verbatim in the file "COPYING". -// +// // In applying this license CERN does not waive the privileges and immunities // granted to it by virtue of its status as an Intergovernmental Organization // or submit itself to any jurisdiction. diff --git a/Generators/src/GeneratorTParticleParam.cxx b/Generators/src/GeneratorTParticleParam.cxx index 466bd46703c46..abb2d39681a3e 100644 --- a/Generators/src/GeneratorTParticleParam.cxx +++ b/Generators/src/GeneratorTParticleParam.cxx @@ -1,10 +1,10 @@ // Copyright 2023-2099 CERN and copyright holders of ALICE O2. // See https://alice-o2.web.cern.ch/copyright for details of the copyright holders. // All rights not expressly granted are reserved. -// +// // This software is distributed under the terms of the GNU General Public // License v3 (GPL Version 3), copied verbatim in the file "COPYING". -// +// // In applying this license CERN does not waive the privileges and immunities // granted to it by virtue of its status as an Intergovernmental Organization // or submit itself to any jurisdiction.