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

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 55 of file G4MultiSteppingAction.hh.

◆ G4UserSteppingActionVector

Definition at line 56 of file G4MultiSteppingAction.hh.