ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VExtDecayer Class Referenceabstract

#include <geant4/tree/geant4-10.6-release/source/processes/decay/include/G4VExtDecayer.hh>

+ Inheritance diagram for G4VExtDecayer:
+ Collaboration diagram for G4VExtDecayer:

Public Member Functions

 G4VExtDecayer (const G4String &name="")
 
virtual ~G4VExtDecayer ()
 
virtual G4DecayProductsImportDecayProducts (const G4Track &aTrack)=0
 
const G4StringGetName () const
 

Protected Attributes

G4String decayerName
 

Private Member Functions

 G4VExtDecayer (const G4VExtDecayer &)
 
G4VExtDecayeroperator= (const G4VExtDecayer &)
 

Detailed Description

Definition at line 45 of file G4VExtDecayer.hh.

View newest version in sPHENIX GitHub at line 45 of file G4VExtDecayer.hh

Constructor & Destructor Documentation

G4VExtDecayer::G4VExtDecayer ( const G4String name = "")
inline

Definition at line 78 of file G4VExtDecayer.hh.

View newest version in sPHENIX GitHub at line 78 of file G4VExtDecayer.hh

virtual G4VExtDecayer::~G4VExtDecayer ( )
inlinevirtual

Definition at line 57 of file G4VExtDecayer.hh.

View newest version in sPHENIX GitHub at line 57 of file G4VExtDecayer.hh

G4VExtDecayer::G4VExtDecayer ( const G4VExtDecayer )
inlineprivate

Definition at line 61 of file G4VExtDecayer.hh.

View newest version in sPHENIX GitHub at line 61 of file G4VExtDecayer.hh

Member Function Documentation

const G4String & G4VExtDecayer::GetName ( void  ) const
inline

Definition at line 84 of file G4VExtDecayer.hh.

View newest version in sPHENIX GitHub at line 84 of file G4VExtDecayer.hh

References decayerName.

virtual G4DecayProducts* G4VExtDecayer::ImportDecayProducts ( const G4Track aTrack)
pure virtual

Implemented in G4Pythia6Decayer, and G4Pythia6Decayer.

Referenced by G4Decay::DecayIt().

+ Here is the caller graph for this function:

G4VExtDecayer& G4VExtDecayer::operator= ( const G4VExtDecayer )
inlineprivate

Definition at line 64 of file G4VExtDecayer.hh.

View newest version in sPHENIX GitHub at line 64 of file G4VExtDecayer.hh

Member Data Documentation

G4String G4VExtDecayer::decayerName
protected

Definition at line 74 of file G4VExtDecayer.hh.

View newest version in sPHENIX GitHub at line 74 of file G4VExtDecayer.hh

Referenced by GetName().


The documentation for this class was generated from the following file: