Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
G4INCL::GlobalInfo Struct Reference

#include <G4INCLGlobalInfo.hh>

Public Member Functions

 GlobalInfo ()
 

Public Attributes

Int_t nShots
 Number of shots. More...
 
Int_t nTransparents
 Number of transparent shots. More...
 
Int_t nNucleonAbsorptions
 Number of nucleon absorptions (no outcoming particles) More...
 
Int_t nPionAbsorptions
 Number of nucleon absorptions (no outcoming pions) More...
 
Int_t nForcedTransparents
 Number of forced transparents. More...
 
Int_t nForcedCompoundNucleus
 Number of forced compound-nucleus events. More...
 
Float_t nucleonAbsorptionCrossSection
 Nucleon absorption cross section. More...
 
Float_t pionAbsorptionCrossSection
 Pion absorption cross section. More...
 
Float_t geometricCrossSection
 Geometric cross section. More...
 
Float_t reactionCrossSection
 Calculated reaction cross section. More...
 
Float_t errorReactionCrossSection
 Error on the calculated reaction cross section. More...
 
Short_t Ap
 Projectile mass number given as input. More...
 
Short_t Zp
 Projectile charge number given as input. More...
 
Short_t At
 Target mass number given as input. More...
 
Short_t Zt
 Target charge number given as input. More...
 
Float_t Ep
 Projectile kinetic energy given as input. More...
 
std::string cascadeModel
 Name of the cascade model. More...
 
std::string deexcitationModel
 Name of the de-excitation model. More...
 

Detailed Description

Definition at line 62 of file G4INCLGlobalInfo.hh.

Constructor & Destructor Documentation

G4INCL::GlobalInfo::GlobalInfo ( )
inline

Definition at line 63 of file G4INCLGlobalInfo.hh.

Member Data Documentation

Short_t G4INCL::GlobalInfo::Ap

Projectile mass number given as input.

Definition at line 96 of file G4INCLGlobalInfo.hh.

Short_t G4INCL::GlobalInfo::At

Target mass number given as input.

Definition at line 100 of file G4INCLGlobalInfo.hh.

std::string G4INCL::GlobalInfo::cascadeModel

Name of the cascade model.

Definition at line 107 of file G4INCLGlobalInfo.hh.

std::string G4INCL::GlobalInfo::deexcitationModel

Name of the de-excitation model.

Definition at line 109 of file G4INCLGlobalInfo.hh.

Float_t G4INCL::GlobalInfo::Ep

Projectile kinetic energy given as input.

Definition at line 104 of file G4INCLGlobalInfo.hh.

Float_t G4INCL::GlobalInfo::errorReactionCrossSection

Error on the calculated reaction cross section.

Definition at line 92 of file G4INCLGlobalInfo.hh.

Float_t G4INCL::GlobalInfo::geometricCrossSection

Geometric cross section.

Definition at line 88 of file G4INCLGlobalInfo.hh.

Int_t G4INCL::GlobalInfo::nForcedCompoundNucleus

Number of forced compound-nucleus events.

Definition at line 82 of file G4INCLGlobalInfo.hh.

Int_t G4INCL::GlobalInfo::nForcedTransparents

Number of forced transparents.

Definition at line 80 of file G4INCLGlobalInfo.hh.

Int_t G4INCL::GlobalInfo::nNucleonAbsorptions

Number of nucleon absorptions (no outcoming particles)

Definition at line 76 of file G4INCLGlobalInfo.hh.

Int_t G4INCL::GlobalInfo::nPionAbsorptions

Number of nucleon absorptions (no outcoming pions)

Definition at line 78 of file G4INCLGlobalInfo.hh.

Int_t G4INCL::GlobalInfo::nShots

Number of shots.

Definition at line 69 of file G4INCLGlobalInfo.hh.

Int_t G4INCL::GlobalInfo::nTransparents

Number of transparent shots.

Definition at line 74 of file G4INCLGlobalInfo.hh.

Float_t G4INCL::GlobalInfo::nucleonAbsorptionCrossSection

Nucleon absorption cross section.

Definition at line 84 of file G4INCLGlobalInfo.hh.

Float_t G4INCL::GlobalInfo::pionAbsorptionCrossSection

Pion absorption cross section.

Definition at line 86 of file G4INCLGlobalInfo.hh.

Float_t G4INCL::GlobalInfo::reactionCrossSection

Calculated reaction cross section.

Definition at line 90 of file G4INCLGlobalInfo.hh.

Short_t G4INCL::GlobalInfo::Zp

Projectile charge number given as input.

Definition at line 98 of file G4INCLGlobalInfo.hh.

Short_t G4INCL::GlobalInfo::Zt

Target charge number given as input.

Definition at line 102 of file G4INCLGlobalInfo.hh.


The documentation for this struct was generated from the following file: