Import Geant4 11.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2025-12-05 08:54:02 +01:00
parent a499fb82e9
commit b4a16de652
6484 changed files with 232674 additions and 221097 deletions
@@ -27,16 +27,20 @@
//
// G4QSS3 simulator
// Authors: Lucio Santi, Rodrigo Castro (Univ. Buenos Aires) - 2018-2021
// Authors: Lucio Santi, Rodrigo Castro (Univ. Buenos Aires), 2018-2021
// --------------------------------------------------------------------
#ifndef _G4QSS3_H_
#define _G4QSS3_H_ 1
#ifndef G4QSS3_HH
#define G4QSS3_HH
#include "G4Types.hh"
#include "G4qss_misc.hh"
#include <cmath>
/**
* @brief G4QSS3 defines the QSS3 simulator engine used in QSS field stepper.
*/
class G4QSS3
{
public: