|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef HYPERBOLASTEP_H
6 #define HYPERBOLASTEP_H
9 #include "G4ThreeVector.hh"
10 #include "G4LorentzVector.hh"
24 void Dump(G4double
y[]);
27 std::deque<StringVector>::const_iterator
GetStringPtr()
const;
const StringVector & GetStringOut() const
HyperbolaStep(const HyperbolaStepper *stepper, InfracolorForce &string, const G4Track &track)
G4double GetLength() const
std::deque< StringVector >::const_iterator GetStringPtr() const
std::deque< StringVector >::const_iterator m_stringEnd
G4double GetFracLeft() const
G4LorentzVector m_momentum
std::deque< StringVector >::const_iterator m_stringPtr
G4double GetMaxLength() const
const G4LorentzVector & GetMomentum() const
const HyperbolaStepper * m_stepper
HyperbolaStep * GetPrev() const
void Step(G4double length)
G4bool IsBoostLimited() const