#include <DDG4/Geant4PhysicsList.h>
#include <G4Electron.hh>
#include <G4EventManager.hh>
#include <G4Gamma.hh>
#include <G4Positron.hh>
#include <G4RegionStore.hh>
#include <G4TrackStatus.hh>
#include <G4VUserPhysicsList.hh>
#include <G4HepEmConfig.hh>
#include <G4HepEmTrackingManager.hh>
#include <memory>
#include <string>
#include <unordered_set>
#include <utility>
#include <vector>
#include <DDG4/Factories.h>
Go to the source code of this file.
|
| | Geant4HepEmTrackingPhysics |
| | PhysicsConstructor enabling G4HepEm vectorised EM tracking for e-/e+/gamma.
|
| |
| | dd4hep |
| | Namespace for the AIDA detector description toolkit.
|
| |
| | dd4hep::sim |
| | Namespace for the Geant4 based simulation part of the AIDA detector description toolkit.
|
| |
◆ DDG4_GEANT4HEPEMTRACKINGPHYSICS_H
| #define DDG4_GEANT4HEPEMTRACKINGPHYSICS_H 1 |
◆ m_hepEmRegionIDs
| std::unordered_set<G4int> m_hepEmRegionIDs |
|
private |
◆ m_hepEmTrackingManager
| std::unique_ptr<G4HepEmTrackingManager> m_hepEmTrackingManager |
|
private |
◆ m_trackInAllRegions