Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4VStringFragmentation Class Referenceabstract

#include <G4VStringFragmentation.hh>

+ Inheritance diagram for G4VStringFragmentation:

Public Member Functions

 G4VStringFragmentation ()
 
virtual ~G4VStringFragmentation ()
 
virtual G4KineticTrackVectorFragmentStrings (const G4ExcitedStringVector *theStrings)=0
 

Detailed Description

Definition at line 36 of file G4VStringFragmentation.hh.

Constructor & Destructor Documentation

◆ G4VStringFragmentation()

G4VStringFragmentation::G4VStringFragmentation ( )

Definition at line 32 of file G4VStringFragmentation.cc.

33{
34}

◆ ~G4VStringFragmentation()

G4VStringFragmentation::~G4VStringFragmentation ( )
virtual

Definition at line 40 of file G4VStringFragmentation.cc.

41{
42}

Member Function Documentation

◆ FragmentStrings()

virtual G4KineticTrackVector * G4VStringFragmentation::FragmentStrings ( const G4ExcitedStringVector theStrings)
pure virtual

Implemented in G4ExcitedStringDecay.

Referenced by G4VPartonStringModel::Scatter().


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