Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4VUPLSplitter.hh File Reference
#include "G4AutoLock.hh"
#include "globals.hh"
#include "rundefs.hh"
#include <stdlib.h>

Go to the source code of this file.

Classes

class  G4VUPLSplitter< T >
 

Variables

template<typename T>
G4ThreadLocal G4int G4VUPLSplitter< T >::workertotalspace = 0
 
template<typename T>
G4ThreadLocal T * G4VUPLSplitter< T >::offset = nullptr
 

Variable Documentation

◆ G4VUPLSplitter< T >::offset

template<typename T>
G4ThreadLocal T* G4VUPLSplitter< T >::offset = nullptr

Definition at line 184 of file G4VUPLSplitter.hh.

◆ G4VUPLSplitter< T >::workertotalspace

template<typename T>
G4ThreadLocal G4int G4VUPLSplitter< T >::workertotalspace = 0

Definition at line 182 of file G4VUPLSplitter.hh.