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

Go to the source code of this file.

Data Structures

class  G4MultiEventAction
 

Typedefs

using G4UserEventActionUPtr = std::unique_ptr< G4UserEventAction >
 
using G4UserEventActionVector = std::vector< G4UserEventActionUPtr >
 

Typedef Documentation

◆ G4UserEventActionUPtr

using G4UserEventActionUPtr = std::unique_ptr<G4UserEventAction>

Definition at line 53 of file G4MultiEventAction.hh.

◆ G4UserEventActionVector

Definition at line 54 of file G4MultiEventAction.hh.