Geant4_10
Public Member Functions | Static Public Attributes | List of all members
G4GeomSplitter< T > Class Template Reference

#include <G4GeomSplitter.hh>

Public Member Functions

 G4GeomSplitter ()
 
G4int CreateSubInstance ()
 
void CopyMasterContents ()
 
void SlaveCopySubInstanceArray ()
 
void SlaveInitializeSubInstance ()
 
void SlaveReCopySubInstanceArray ()
 
void FreeSlave ()
 
T * GetOffset ()
 
void UseWorkArea (T *newOffset)
 
T * FreeWorkArea ()
 
void Destroy ()
 

Static Public Attributes

static G4GEOM_DLL G4ThreadLocal T * offset = 0
 

Detailed Description

template<class T>
class G4GeomSplitter< T >

Definition at line 50 of file G4GeomSplitter.hh.

Constructor & Destructor Documentation

template<class T >
G4GeomSplitter< T >::G4GeomSplitter ( )
inline

Definition at line 54 of file G4GeomSplitter.hh.

Member Function Documentation

template<class T >
void G4GeomSplitter< T >::CopyMasterContents ( )
inline

Definition at line 75 of file G4GeomSplitter.hh.

Here is the caller graph for this function:

template<class T >
G4int G4GeomSplitter< T >::CreateSubInstance ( )
inline

Definition at line 56 of file G4GeomSplitter.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

template<class T >
void G4GeomSplitter< T >::Destroy ( void  )
inline

Definition at line 176 of file G4GeomSplitter.hh.

template<class T >
void G4GeomSplitter< T >::FreeSlave ( )
inline

Definition at line 128 of file G4GeomSplitter.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

template<class T >
T* G4GeomSplitter< T >::FreeWorkArea ( )
inline

Definition at line 164 of file G4GeomSplitter.hh.

template<class T >
T* G4GeomSplitter< T >::GetOffset ( )
inline

Definition at line 139 of file G4GeomSplitter.hh.

Here is the caller graph for this function:

template<class T >
void G4GeomSplitter< T >::SlaveCopySubInstanceArray ( )
inline

Definition at line 80 of file G4GeomSplitter.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

template<class T >
void G4GeomSplitter< T >::SlaveInitializeSubInstance ( )
inline

Definition at line 94 of file G4GeomSplitter.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

template<class T >
void G4GeomSplitter< T >::SlaveReCopySubInstanceArray ( )
inline

Definition at line 114 of file G4GeomSplitter.hh.

Here is the call graph for this function:

template<class T >
void G4GeomSplitter< T >::UseWorkArea ( T *  newOffset)
inline

Definition at line 141 of file G4GeomSplitter.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

template<class T >
G4ThreadLocal G4ReplicaData * G4GeomSplitter< G4ReplicaData >::offset = 0
static

Definition at line 183 of file G4GeomSplitter.hh.


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