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

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/parton_string/management/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)
 
G4bool operator== (const G4VStringFragmentation &right) const
 
G4bool operator!= (const G4VStringFragmentation &right) const
 

Detailed Description

Definition at line 35 of file G4VStringFragmentation.hh.

View newest version in sPHENIX GitHub at line 35 of file G4VStringFragmentation.hh

Constructor & Destructor Documentation

G4VStringFragmentation::G4VStringFragmentation ( )

Definition at line 31 of file G4VStringFragmentation.cc.

View newest version in sPHENIX GitHub at line 31 of file G4VStringFragmentation.cc

G4VStringFragmentation::~G4VStringFragmentation ( )
virtual

Definition at line 39 of file G4VStringFragmentation.cc.

View newest version in sPHENIX GitHub at line 39 of file G4VStringFragmentation.cc

G4VStringFragmentation::G4VStringFragmentation ( const G4VStringFragmentation right)
private

Definition at line 35 of file G4VStringFragmentation.cc.

View newest version in sPHENIX GitHub at line 35 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:

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

Definition at line 55 of file G4VStringFragmentation.cc.

View newest version in sPHENIX GitHub at line 55 of file G4VStringFragmentation.cc

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

Definition at line 43 of file G4VStringFragmentation.cc.

View newest version in sPHENIX GitHub at line 43 of file G4VStringFragmentation.cc

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

Definition at line 50 of file G4VStringFragmentation.cc.

View newest version in sPHENIX GitHub at line 50 of file G4VStringFragmentation.cc


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