| Geant4-11
    | 
#include <G4SoftStringBuilder.hh>
| Public Member Functions | |
| G4ExcitedString * | BuildString (G4PartonPair *aPair) | 
| G4SoftStringBuilder () | |
| ~G4SoftStringBuilder () | |
| Private Member Functions | |
| G4SoftStringBuilder (const G4SoftStringBuilder &right) | |
| G4bool | operator!= (const G4SoftStringBuilder &right) const | 
| G4bool | operator== (const G4SoftStringBuilder &right) const | 
Definition at line 35 of file G4SoftStringBuilder.hh.
| G4SoftStringBuilder::G4SoftStringBuilder | ( | ) | 
Definition at line 31 of file G4SoftStringBuilder.cc.
| G4SoftStringBuilder::~G4SoftStringBuilder | ( | ) | 
Definition at line 35 of file G4SoftStringBuilder.cc.
| 
 | private | 
| G4ExcitedString * G4SoftStringBuilder::BuildString | ( | G4PartonPair * | aPair | ) | 
Definition at line 41 of file G4SoftStringBuilder.cc.
References G4cout, G4endl, G4Parton::Get4Momentum(), G4PartonPair::GetDirection(), G4PartonPair::GetParton1(), G4PartonPair::GetParton2(), G4Parton::GetPDGcode(), and G4Parton::GetX().
| 
 | private | 
| 
 | private |