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

Go to the source code of this file.

Data Structures

class  G4MulticoutDestination
 

Typedefs

using G4coutDestinationUPtr = std::unique_ptr< G4coutDestination >
 
using G4coutDestinationVector = std::vector< G4coutDestinationUPtr >
 

Typedef Documentation

◆ G4coutDestinationUPtr

using G4coutDestinationUPtr = std::unique_ptr<G4coutDestination>

Definition at line 57 of file G4MulticoutDestination.hh.

◆ G4coutDestinationVector

Definition at line 58 of file G4MulticoutDestination.hh.