Geant4_10
Public Member Functions | List of all members
G4LorentzConvertor Class Reference

#include <G4LorentzConvertor.hh>

Public Member Functions

 G4LorentzConvertor ()
 
 G4LorentzConvertor (const G4LorentzVector &bmom, G4double bmass, const G4LorentzVector &tmom, G4double tmass)
 
 G4LorentzConvertor (const G4InuclParticle *bullet, const G4InuclParticle *target)
 
void setVerbose (G4int vb=0)
 
void setBullet (const G4InuclParticle *bullet)
 
void setTarget (const G4InuclParticle *target)
 
void setBullet (const G4InuclParticle &bullet)
 
void setTarget (const G4InuclParticle &target)
 
void setBullet (const G4LorentzVector &bmom)
 
void setTarget (const G4LorentzVector &bmom)
 
void setBullet (const G4LorentzVector &bmom, G4double bmass)
 
void setTarget (const G4LorentzVector &tmom, G4double tmass)
 
void toTheCenterOfMass ()
 
void toTheTargetRestFrame ()
 
void fillKinematics ()
 
G4LorentzVector backToTheLab (const G4LorentzVector &mom) const
 
const G4LorentzVectorgetBullet () const
 
const G4LorentzVectorgetTarget () const
 
G4double getKinEnergyInTheTRS () const
 
G4double getTotalSCMEnergy () const
 
G4double getSCMMomentum () const
 
G4double getTRSMomentum () const
 
G4LorentzVector rotate (const G4LorentzVector &mom) const
 
G4LorentzVector rotate (const G4LorentzVector &mom1, const G4LorentzVector &mom) const
 
G4bool reflectionNeeded () const
 
G4bool trivial () const
 
void printBullet () const
 
void printTarget () const
 

Detailed Description

Definition at line 45 of file G4LorentzConvertor.hh.

Constructor & Destructor Documentation

G4LorentzConvertor::G4LorentzConvertor ( )

Definition at line 47 of file G4LorentzConvertor.cc.

G4LorentzConvertor::G4LorentzConvertor ( const G4LorentzVector bmom,
G4double  bmass,
const G4LorentzVector tmom,
G4double  tmass 
)

Definition at line 51 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

G4LorentzConvertor::G4LorentzConvertor ( const G4InuclParticle bullet,
const G4InuclParticle target 
)

Definition at line 59 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

Member Function Documentation

G4LorentzVector G4LorentzConvertor::backToTheLab ( const G4LorentzVector mom) const

Definition at line 135 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4LorentzConvertor::fillKinematics ( )

Definition at line 113 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

const G4LorentzVector& G4LorentzConvertor::getBullet ( ) const
inline

Definition at line 93 of file G4LorentzConvertor.hh.

G4double G4LorentzConvertor::getKinEnergyInTheTRS ( ) const

Definition at line 157 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4LorentzConvertor::getSCMMomentum ( ) const
inline

Definition at line 98 of file G4LorentzConvertor.hh.

Here is the call graph for this function:

const G4LorentzVector& G4LorentzConvertor::getTarget ( ) const
inline

Definition at line 94 of file G4LorentzConvertor.hh.

G4double G4LorentzConvertor::getTotalSCMEnergy ( ) const
inline

Definition at line 97 of file G4LorentzConvertor.hh.

Here is the caller graph for this function:

G4double G4LorentzConvertor::getTRSMomentum ( ) const

Definition at line 166 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4LorentzConvertor::printBullet ( ) const

Definition at line 289 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4LorentzConvertor::printTarget ( ) const

Definition at line 295 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4LorentzConvertor::reflectionNeeded ( ) const

Definition at line 265 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4LorentzVector G4LorentzConvertor::rotate ( const G4LorentzVector mom) const

Definition at line 175 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4LorentzVector G4LorentzConvertor::rotate ( const G4LorentzVector mom1,
const G4LorentzVector mom 
) const

Definition at line 215 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

void G4LorentzConvertor::setBullet ( const G4InuclParticle bullet)

Definition at line 67 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4LorentzConvertor::setBullet ( const G4InuclParticle bullet)
inline

Definition at line 60 of file G4LorentzConvertor.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4LorentzConvertor::setBullet ( const G4LorentzVector bmom)
inline

Definition at line 64 of file G4LorentzConvertor.hh.

Here is the call graph for this function:

void G4LorentzConvertor::setBullet ( const G4LorentzVector bmom,
G4double  bmass 
)
inline

Definition at line 75 of file G4LorentzConvertor.hh.

Here is the call graph for this function:

void G4LorentzConvertor::setTarget ( const G4InuclParticle target)

Definition at line 71 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4LorentzConvertor::setTarget ( const G4InuclParticle target)
inline

Definition at line 61 of file G4LorentzConvertor.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4LorentzConvertor::setTarget ( const G4LorentzVector bmom)
inline

Definition at line 69 of file G4LorentzConvertor.hh.

Here is the call graph for this function:

void G4LorentzConvertor::setTarget ( const G4LorentzVector tmom,
G4double  tmass 
)
inline

Definition at line 80 of file G4LorentzConvertor.hh.

Here is the call graph for this function:

void G4LorentzConvertor::setVerbose ( G4int  vb = 0)
inline

Definition at line 55 of file G4LorentzConvertor.hh.

Here is the caller graph for this function:

void G4LorentzConvertor::toTheCenterOfMass ( )

Definition at line 78 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4LorentzConvertor::toTheTargetRestFrame ( )

Definition at line 95 of file G4LorentzConvertor.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4LorentzConvertor::trivial ( ) const
inline

Definition at line 108 of file G4LorentzConvertor.hh.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: