Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4MultiSteppingAction.hh File Reference
#include "G4UserSteppingAction.hh"
#include <vector>
#include <memory>

Go to the source code of this file.

Classes

class  G4MultiSteppingAction
 

Typedefs

using G4UserSteppingActionUPtr = std::unique_ptr< G4UserSteppingAction >
 
using G4UserSteppingActionVector = std::vector< G4UserSteppingActionUPtr >
 

Typedef Documentation

◆ G4UserSteppingActionUPtr

Definition at line 54 of file G4MultiSteppingAction.hh.

◆ G4UserSteppingActionVector

Definition at line 55 of file G4MultiSteppingAction.hh.