| 
    Geant4
    10.00.p02
    
   | 
 
#include <G4VExtDecayer.hh>
 Inheritance diagram for G4VExtDecayer:
 Collaboration diagram for G4VExtDecayer:Public Member Functions | |
| G4VExtDecayer (const G4String &name="") | |
| virtual | ~G4VExtDecayer () | 
| virtual G4DecayProducts * | ImportDecayProducts (const G4Track &aTrack)=0 | 
| const G4String & | GetName () const | 
Protected Attributes | |
| G4String | decayerName | 
Private Member Functions | |
| G4VExtDecayer (const G4VExtDecayer &) | |
| G4VExtDecayer & | operator= (const G4VExtDecayer &) | 
Definition at line 46 of file G4VExtDecayer.hh.
      
  | 
  inline | 
Definition at line 79 of file G4VExtDecayer.hh.
      
  | 
  inlinevirtual | 
Definition at line 58 of file G4VExtDecayer.hh.
      
  | 
  inlineprivate | 
Definition at line 62 of file G4VExtDecayer.hh.
      
  | 
  inline | 
Definition at line 85 of file G4VExtDecayer.hh.
References decayerName.
      
  | 
  pure virtual | 
Implemented in G4Pythia6Decayer.
Referenced by G4Decay::DecayIt().
 Here is the caller graph for this function:
      
  | 
  inlineprivate | 
Definition at line 65 of file G4VExtDecayer.hh.
      
  | 
  protected | 
Definition at line 75 of file G4VExtDecayer.hh.
Referenced by GetName().