Import Geant4 11.4.0 source tree
This commit is contained in:
@@ -23,14 +23,17 @@
|
||||
// * acceptance of all terms of the Geant4 Software license. *
|
||||
// ********************************************************************
|
||||
//
|
||||
// EmStandardPhysicsTrackingManager
|
||||
//
|
||||
// Class description:
|
||||
//
|
||||
// An implementation of the G4VTrackingManager interface for e-/e+ and gamma
|
||||
// with the same processes as G4EmStandardPhysics.
|
||||
//
|
||||
// Original author: Jonas Hahnfeld, 2021
|
||||
/// \file EmStandardPhysicsTrackingManager.hh
|
||||
/// \brief Definition of the EmStandardPhysicsTrackingManager class
|
||||
|
||||
/// \class EmStandardPhysicsTrackingManager
|
||||
///
|
||||
/// Class description:
|
||||
///
|
||||
/// An implementation of the G4VTrackingManager interface for e-/e+ and gamma
|
||||
/// with the same processes as G4EmStandardPhysics.
|
||||
///
|
||||
/// Original author: Jonas Hahnfeld, 2021
|
||||
|
||||
#ifndef EmStandardPhysicsTrackingManager_h
|
||||
#define EmStandardPhysicsTrackingManager_h 1
|
||||
|
||||
Reference in New Issue
Block a user