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

Go to the source code of this file.

Classes

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.