38 #ifndef G4VExtDecayer_h 
   39 #define G4VExtDecayer_h 1 
G4VExtDecayer & operator=(const G4VExtDecayer &)
 
virtual G4DecayProducts * ImportDecayProducts(const G4Track &aTrack)=0
 
const G4String & GetName() const 
 
G4VExtDecayer(const G4String &name="")
 
G4VExtDecayer(const G4VExtDecayer &)