#include <G4BlockingList.hh>
Definition at line 58 of file G4BlockingList.hh.
 
Definition at line 36 of file G4BlockingList.cc.
   37   : fBlockTagNo(1), fStride(stride), fBlockingList(maxDefault,0)
 
 
 
 
      
        
          | G4BlockingList::~G4BlockingList  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void G4BlockingList::BlockVolume  | 
          ( | 
          const G4int  | 
          v | ) | 
           | 
        
      
 
 
      
        
          | void G4BlockingList::Enlarge  | 
          ( | 
          const G4int  | 
          nv | ) | 
           | 
        
      
 
 
      
        
          | void G4BlockingList::FullyReset  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | G4bool G4BlockingList::IsBlocked  | 
          ( | 
          const G4int  | 
          v | ) | 
           const | 
        
      
 
 
      
        
          | G4int G4BlockingList::Length  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | void G4BlockingList::Reset  | 
          ( | 
           | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following files: