Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4BlockingList.hh File Reference
#include "G4Types.hh"
#include <vector>
#include "G4BlockingList.icc"

Go to the source code of this file.

Classes

class  G4BlockingList
 G4BlockingList is an utility class responsible for (efficiently) maintaining a list of blocked volume numbers, with rapid 'reset' operations. More...

Variables

const G4int kBlockingListMaxDefault = 500
const G4int kBlockingListStride = 128
const G4int kBlockTagNoMax = 2147483647

Variable Documentation

◆ kBlockingListMaxDefault

const G4int kBlockingListMaxDefault = 500

Definition at line 48 of file G4BlockingList.hh.

◆ kBlockingListStride

const G4int kBlockingListStride = 128

Definition at line 50 of file G4BlockingList.hh.

◆ kBlockTagNoMax

const G4int kBlockTagNoMax = 2147483647

Definition at line 51 of file G4BlockingList.hh.