#include <G4FieldManagerStore.hh>
Definition at line 58 of file G4FieldManagerStore.hh.
 
  
  
      
        
          | G4FieldManagerStore::~G4FieldManagerStore  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | G4FieldManagerStore::G4FieldManagerStore  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void G4FieldManagerStore::Clean  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Definition at line 73 of file G4FieldManagerStore.cc.
   83   for(iterator 
pos=store->begin(); 
pos!=store->end(); 
pos++)
 
   89 #ifdef G4GEOMETRY_DEBUG 
   90   if (store->size() < i-1)
 
   91     { 
G4cout << 
"No field managers deleted. Already deleted by user ?" << 
G4endl; }
 
   93     { 
G4cout << i-1 << 
" field managers deleted !" << 
G4endl; }
 
G4GLOB_DLL std::ostream G4cout
 
static G4FieldManagerStore * GetInstance()
 
static const G4double pos
 
 
 
 
      
        
          | void G4FieldManagerStore::ClearAllChordFindersState  | 
          ( | 
           | ) | 
           | 
        
      
 
Definition at line 146 of file G4FieldManagerStore.cc.
  152     pChordFnd = (*i)->GetChordFinder();
 
static G4FieldManagerStore * GetInstance()
 
 
 
 
The documentation for this class was generated from the following files: