50 #ifndef G4COLLISION_OUTPUT_HH
51 #define G4COLLISION_OUTPUT_HH
186 G4int mom_index)
const;
193 #endif // G4COLLISION_OUTPUT_HH
std::pair< std::pair< G4int, G4int >, G4int > selectPairToTune(G4double de) const
const G4Fragment & getRecoilFragment(G4int index=0) const
const std::vector< G4InuclElementaryParticle > & getOutgoingParticles() const
void rotateEvent(const G4LorentzRotation &rotate)
void removeOutgoingParticle(const G4InuclElementaryParticle *particle)
G4LorentzVector mom_non_cons
std::vector< G4InuclElementaryParticle > outgoingParticles
G4int getTotalStrangeness() const
void boostToLabFrame(const G4LorentzConvertor &convertor)
void setOnShell(G4InuclParticle *bullet, G4InuclParticle *target)
void add(const G4CollisionOutput &right)
G4bool tuneSelectedPair(G4LorentzVector &mom1, G4LorentzVector &mom2, G4int mom_index) const
G4CollisionOutput & operator=(const G4CollisionOutput &right)
std::vector< G4Fragment > & getRecoilFragments()
std::vector< G4InuclNuclei > outgoingNuclei
void addRecoilFragment(const G4Fragment *aFragment)
void setRemainingExitationEnergy()
const std::vector< G4Fragment > & getRecoilFragments() const
void removeOutgoingParticle(G4int index)
std::vector< G4InuclNuclei > & getOutgoingNuclei()
void addOutgoingParticles(const std::vector< G4InuclElementaryParticle > &particles)
void addOutgoingNuclei(const std::vector< G4InuclNuclei > &nuclea)
G4int numberOfOutgoingNuclei() const
static const G4Fragment emptyFragment
void addOutgoingNucleus(const G4InuclNuclei &nuclei)
void setVerboseLevel(G4int verbose)
std::vector< G4ReactionProduct * > G4ReactionProductVector
G4int getTotalCharge() const
G4int numberOfOutgoingParticles() const
std::vector< G4InuclElementaryParticle > & getOutgoingParticles()
void addOutgoingParticle(const G4InuclElementaryParticle &particle)
void removeRecoilFragment(G4int index=-1)
std::vector< G4Fragment > recoilFragments
G4bool acceptable() const
G4int numberOfFragments() const
G4GLOB_DLL std::ostream G4cout
double getRemainingExitationEnergy() const
void removeOutgoingNucleus(G4int index)
void addRecoilFragment(const G4Fragment &aFragment)
G4int getTotalBaryonNumber() const
void printCollisionOutput(std::ostream &os=G4cout) const
const std::vector< G4InuclNuclei > & getOutgoingNuclei() const
G4LorentzVector getTotalOutputMomentum() const
void trivialise(G4InuclParticle *bullet, G4InuclParticle *target)
void removeOutgoingNucleus(const G4InuclNuclei *nuclei)