| 
    Geant4
    10.01
    
   | 
 
#include <G4VSubCutProducer.hh>
 Collaboration diagram for G4VSubCutProducer:Public Member Functions | |
| G4VSubCutProducer (const G4String &name) | |
| virtual | ~G4VSubCutProducer () | 
| virtual void | SampleSecondaries (const G4Step &step, std::vector< G4Track * > &tracks, G4double &eloss, G4double cut) const =0 | 
| const G4String & | GetName () const | 
Private Member Functions | |
| G4VSubCutProducer & | operator= (const G4VSubCutProducer &right) | 
| G4VSubCutProducer (const G4VSubCutProducer &) | |
Private Attributes | |
| G4String | fName | 
Definition at line 58 of file G4VSubCutProducer.hh.
      
  | 
  inline | 
Definition at line 62 of file G4VSubCutProducer.hh.
      
  | 
  inlinevirtual | 
Definition at line 64 of file G4VSubCutProducer.hh.
      
  | 
  private | 
      
  | 
  inline | 
Definition at line 85 of file G4VSubCutProducer.hh.
References fName.
Referenced by G4LossTableManager::BuildTables().
 Here is the caller graph for this function:
      
  | 
  private | 
      
  | 
  private | 
Definition at line 82 of file G4VSubCutProducer.hh.
Referenced by GetName().