#include <G4VDigitizerModule.hh>
Definition at line 48 of file G4VDigitizerModule.hh.
 
      
        
          | G4VDigitizerModule::G4VDigitizerModule  | 
          ( | 
          G4String  | 
          modName | ) | 
           | 
        
      
 
Definition at line 34 of file G4VDigitizerModule.cc.
static G4DigiManager * GetDMpointer()
 
G4DigiManager * DigiManager
 
 
 
 
  
  
      
        
          | G4VDigitizerModule::~G4VDigitizerModule  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual void G4VDigitizerModule::Digitize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | G4String G4VDigitizerModule::GetName  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4int G4VDigitizerModule::GetNumberOfCollections  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void G4VDigitizerModule::SetVerboseLevel  | 
          ( | 
          G4int  | 
          val | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
Definition at line 50 of file G4VDigitizerModule.cc.
G4int GetDigiCollectionID(G4String DCname)
 
G4DigiManager * DigiManager
 
void StoreDigiCollection(G4VDigiCollection *aDC)
 
 
 
 
Definition at line 59 of file G4VDigitizerModule.cc.
void SetDigiCollection(G4int DCID, G4VDigiCollection *aDC)
 
G4DigiManager * DigiManager
 
 
 
 
  
  
      
        
          | std::vector<G4String> G4VDigitizerModule::collectionName | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | G4int G4VDigitizerModule::verboseLevel | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: