29 #ifndef G4ExcitedString_h 30 #define G4ExcitedString_h 1 127 return this == &
right;
133 return this != &
right;
199 G4PartonVector::iterator insert_index;
201 if ( addafter != NULL )
206 G4String text =
"G4ExcitedString::InsertParton called with invalid second argument";
242 momentum= toAlignedCms*
thePartons[0]->Get4Momentum();
243 toAlignedCms.rotateZ(-1*momentum.phi());
244 toAlignedCms.rotateY(-1*momentum.theta());
G4Parton * GetLeftParton(void) const
G4Parton * GetGluon(void) const
G4double theTimeOfCreation
G4LorentzRotation TransformToCenterOfMass()
G4KineticTrack * GetKineticTrack() const
int operator==(const G4ExcitedString &right) const
G4double GetTimeOfCreation() const
G4Parton * GetColorParton(void) const
G4PartonVector thePartons
G4ThreeVector thePosition
void LorentzRotate(const G4LorentzRotation &rotation)
const G4PartonVector * GetPartonList() const
void Boost(G4ThreeVector &Velocity)
void InsertParton(G4Parton *aParton, const G4Parton *addafter=NULL)
G4LorentzVector Get4Momentum() const
G4ExcitedString & operator=(const G4ExcitedString &right)
G4ExcitedString(G4Parton *Color, G4Parton *Gluon, G4Parton *AntiColor, G4int Direction=PROJECTILE)
G4Parton * GetRightParton(void) const
void SetPosition(const G4ThreeVector &aPosition)
void SetTimeOfCreation(G4double aTime)
G4LorentzRotation TransformToAlignedCms()
void Set4Momentum(const G4LorentzVector &a4Momentum)
G4Parton * GetAntiColorParton(void) const
G4int GetDirection(void) const
std::vector< G4Parton * > G4PartonVector
Hep3Vector boostVector() const
int operator!=(const G4ExcitedString &right) const
G4bool IsItKinkyString(void) const
G4KineticTrack * theTrack
const G4ThreeVector & GetPosition() const
const G4LorentzVector & Get4Momentum() const