| 
    Geant4
    10.02.p03
    
   | 
 
#include <CexmcProductionModelData.hh>
Public Member Functions | |
| CexmcProductionModelData () | |
| CexmcProductionModelData (const G4LorentzVector &incidentParticleSCM, const G4LorentzVector &incidentParticleLAB, const G4LorentzVector &nucleusParticleSCM, const G4LorentzVector &nucleusParticleLAB, const G4LorentzVector &outputParticleSCM, const G4LorentzVector &outputParticleLAB, const G4LorentzVector &nucleusOutputParticleSCM, const G4LorentzVector &nucleusOutputParticleLAB, const G4ParticleDefinition *incidentParticle, const G4ParticleDefinition *nucleusParticle, const G4ParticleDefinition *outputParticle, const G4ParticleDefinition *nucleusOutputParticle) | |
Definition at line 62 of file CexmcProductionModelData.hh.
| CexmcProductionModelData::CexmcProductionModelData | ( | ) | 
Definition at line 48 of file CexmcProductionModelData.cc.
| CexmcProductionModelData::CexmcProductionModelData | ( | const G4LorentzVector & | incidentParticleSCM, | 
| const G4LorentzVector & | incidentParticleLAB, | ||
| const G4LorentzVector & | nucleusParticleSCM, | ||
| const G4LorentzVector & | nucleusParticleLAB, | ||
| const G4LorentzVector & | outputParticleSCM, | ||
| const G4LorentzVector & | outputParticleLAB, | ||
| const G4LorentzVector & | nucleusOutputParticleSCM, | ||
| const G4LorentzVector & | nucleusOutputParticleLAB, | ||
| const G4ParticleDefinition * | incidentParticle, | ||
| const G4ParticleDefinition * | nucleusParticle, | ||
| const G4ParticleDefinition * | outputParticle, | ||
| const G4ParticleDefinition * | nucleusOutputParticle | ||
| ) | 
Definition at line 53 of file CexmcProductionModelData.cc.
| const G4ParticleDefinition* CexmcProductionModelData::incidentParticle | 
Definition at line 95 of file CexmcProductionModelData.hh.
| G4LorentzVector CexmcProductionModelData::incidentParticleLAB | 
Definition at line 81 of file CexmcProductionModelData.hh.
| G4LorentzVector CexmcProductionModelData::incidentParticleSCM | 
Definition at line 79 of file CexmcProductionModelData.hh.
| const G4ParticleDefinition* CexmcProductionModelData::nucleusOutputParticle | 
Definition at line 101 of file CexmcProductionModelData.hh.
| G4LorentzVector CexmcProductionModelData::nucleusOutputParticleLAB | 
Definition at line 93 of file CexmcProductionModelData.hh.
| G4LorentzVector CexmcProductionModelData::nucleusOutputParticleSCM | 
Definition at line 91 of file CexmcProductionModelData.hh.
| const G4ParticleDefinition* CexmcProductionModelData::nucleusParticle | 
Definition at line 97 of file CexmcProductionModelData.hh.
| G4LorentzVector CexmcProductionModelData::nucleusParticleLAB | 
Definition at line 85 of file CexmcProductionModelData.hh.
| G4LorentzVector CexmcProductionModelData::nucleusParticleSCM | 
Definition at line 83 of file CexmcProductionModelData.hh.
| const G4ParticleDefinition* CexmcProductionModelData::outputParticle | 
Definition at line 99 of file CexmcProductionModelData.hh.
| G4LorentzVector CexmcProductionModelData::outputParticleLAB | 
Definition at line 89 of file CexmcProductionModelData.hh.
| G4LorentzVector CexmcProductionModelData::outputParticleSCM | 
Definition at line 87 of file CexmcProductionModelData.hh.