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