Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4MPIToolsManager Class Reference

#include <G4MPIToolsManager.hh>

Public Member Functions

 G4MPIToolsManager (const G4AnalysisManagerState &state, tools::histo::hmpi *hmpi)
 
 G4MPIToolsManager ()=delete
 
virtual ~G4MPIToolsManager ()=default
 
template<typename HT >
G4bool Merge (const std::vector< std::pair< HT *, G4HnInformation * > > &hnVector)
 

Detailed Description

Definition at line 44 of file G4MPIToolsManager.hh.

Constructor & Destructor Documentation

◆ G4MPIToolsManager() [1/2]

G4MPIToolsManager::G4MPIToolsManager ( const G4AnalysisManagerState & state,
tools::histo::hmpi * hmpi )
inline

Definition at line 47 of file G4MPIToolsManager.hh.

49 : fState(state), fHmpi(hmpi) {}

◆ G4MPIToolsManager() [2/2]

G4MPIToolsManager::G4MPIToolsManager ( )
delete

◆ ~G4MPIToolsManager()

virtual G4MPIToolsManager::~G4MPIToolsManager ( )
virtualdefault

Member Function Documentation

◆ Merge()

template<typename HT >
G4bool G4MPIToolsManager::Merge ( const std::vector< std::pair< HT *, G4HnInformation * > > & hnVector)

The documentation for this class was generated from the following file: