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

Go to the source code of this file.

Classes

class  G4MultiTrackingAction
 

Typedefs

using G4UserTrackingActionUPtr = std::unique_ptr<G4UserTrackingAction>
 
using G4UserTrackingActionVector = std::vector<G4UserTrackingActionUPtr>
 

Typedef Documentation

◆ G4UserTrackingActionUPtr

Definition at line 55 of file G4MultiTrackingAction.hh.

◆ G4UserTrackingActionVector

Definition at line 56 of file G4MultiTrackingAction.hh.