Geant4-11
Data Structures | Typedefs
G4MultiTrackingAction.hh File Reference
#include "G4UserTrackingAction.hh"
#include <vector>
#include <memory>

Go to the source code of this file.

Data Structures

class  G4MultiTrackingAction
 

Typedefs

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

Typedef Documentation

◆ G4UserTrackingActionUPtr

Definition at line 54 of file G4MultiTrackingAction.hh.

◆ G4UserTrackingActionVector

Definition at line 55 of file G4MultiTrackingAction.hh.