From b6cd744c4a0faaf6bda5d1d6e36e78461e8cec57 Mon Sep 17 00:00:00 2001 From: Andrea Perrotta Date: Tue, 26 Jul 2022 12:32:43 +0200 Subject: [PATCH] Update APrimePhysics.h --- SimG4Core/CustomPhysics/interface/APrimePhysics.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SimG4Core/CustomPhysics/interface/APrimePhysics.h b/SimG4Core/CustomPhysics/interface/APrimePhysics.h index 0aba48c2e63ac..698d091dc3006 100644 --- a/SimG4Core/CustomPhysics/interface/APrimePhysics.h +++ b/SimG4Core/CustomPhysics/interface/APrimePhysics.h @@ -1,5 +1,5 @@ -#ifndef SIMAPPLICATION_APRIMEPHYSICS_H_ -#define SIMAPPLICATION_APRIMEPHYSICS_H 1_ +#ifndef SIMG4CORE_CUSTOMPHYSICS_APRIMEPHYSICS_H +#define SIMG4CORE_CUSTOMPHYSICS_APRIMEPHYSICS_H // Geant4 #include "G4VPhysicsConstructor.hh"