Geant4  10.00.p02
G4VStringFragmentation Class Referenceabstract

#include <G4VStringFragmentation.hh>

+ Inheritance diagram for G4VStringFragmentation:

Public Member Functions

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

Private Member Functions

 G4VStringFragmentation (const G4VStringFragmentation &right)
 
const G4VStringFragmentationoperator= (const G4VStringFragmentation &right)
 
int operator== (const G4VStringFragmentation &right) const
 
int operator!= (const G4VStringFragmentation &right) const
 

Detailed Description

Definition at line 36 of file G4VStringFragmentation.hh.

Constructor & Destructor Documentation

G4VStringFragmentation::G4VStringFragmentation ( )

Definition at line 32 of file G4VStringFragmentation.cc.

G4VStringFragmentation::~G4VStringFragmentation ( )
virtual

Definition at line 40 of file G4VStringFragmentation.cc.

G4VStringFragmentation::G4VStringFragmentation ( const G4VStringFragmentation right)
private

Definition at line 36 of file G4VStringFragmentation.cc.

Member Function Documentation

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

Implemented in G4ExcitedStringDecay.

Referenced by G4VPartonStringModel::Scatter().

+ Here is the caller graph for this function:

int G4VStringFragmentation::operator!= ( const G4VStringFragmentation right) const
private

Definition at line 55 of file G4VStringFragmentation.cc.

const G4VStringFragmentation & G4VStringFragmentation::operator= ( const G4VStringFragmentation right)
private

Definition at line 44 of file G4VStringFragmentation.cc.

int G4VStringFragmentation::operator== ( const G4VStringFragmentation right) const
private

Definition at line 50 of file G4VStringFragmentation.cc.


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