#include <G4VMoleculeCounter.hh>
Definition at line 43 of file G4VMoleculeCounter.hh.
 
  
  
      
        
          | G4VMoleculeCounter::G4VMoleculeCounter  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
  
  
      
        
          | virtual G4VMoleculeCounter::~G4VMoleculeCounter  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotectedvirtual   | 
  
 
 
  
  
      
        
          | void G4VMoleculeCounter::DeleteInstance  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | virtual void G4VMoleculeCounter::Initialize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | void G4VMoleculeCounter::InitializeInstance  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Definition at line 85 of file G4VMoleculeCounter.cc.
static G4ThreadLocal G4VMoleculeCounter * fpInstance
 
virtual void Initialize()=0
 
 
 
 
  
  
      
        
          | G4bool G4VMoleculeCounter::InUse  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | virtual void G4VMoleculeCounter::RegisterAll  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | virtual void G4VMoleculeCounter::ResetCounter  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
Definition at line 45 of file G4VMoleculeCounter.cc.
   49     errMsg<< 
"The G4MoleculeCounter was already initialized." << 
G4endl 
   50     << 
"The previous instance will be deleted in order to use yours." << 
G4endl 
   51     << 
"However this can generate conflicts. Make sure you call G4MoleculeCounter::SetInstance at the beginning of your application." 
   52     << 
"A good place would be ActionInitialization::Build & BuildForMaster" 
   56                 "SINGLETON_ALREADY_INITIALIZED",
 
std::ostringstream G4ExceptionDescription
 
static G4ThreadLocal G4VMoleculeCounter * fpInstance
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
static MCTruthManager * instance
 
 
 
 
  
  
      
        
          | void G4VMoleculeCounter::Use  | 
          ( | 
          G4bool  | 
          flag = true | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | G4bool G4VMoleculeCounter::fUse = false | 
         
       
   | 
  
staticprotected   | 
  
 
 
The documentation for this class was generated from the following files:
- source/geant4.10.03.p02/source/processes/electromagnetic/dna/molecules/management/include/G4VMoleculeCounter.hh
 
- source/geant4.10.03.p02/source/processes/electromagnetic/dna/molecules/management/src/G4VMoleculeCounter.cc