ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4ElasticHadrNucleusHE.cc File Reference
#include "G4ElasticHadrNucleusHE.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "Randomize.hh"
#include "G4ios.hh"
#include "G4ParticleTable.hh"
#include "G4NucleiProperties.hh"
#include "G4IonTable.hh"
#include "G4Proton.hh"
#include "G4PionPlus.hh"
#include "G4PionMinus.hh"
#include "G4NistManager.hh"
#include "G4ProductionCutsTable.hh"
#include "G4MaterialCutsCouple.hh"
#include "G4Material.hh"
#include "G4Element.hh"
#include "G4Log.hh"
#include "G4Exp.hh"
+ Include dependency graph for G4ElasticHadrNucleusHE.cc:

Go to the source code of this file.

Variables

const G4double invGeV = 1.0/CLHEP::GeV
 
const G4double MbToGeV2 = 2.568
 
const G4double GeV2 = CLHEP::GeV*CLHEP::GeV
 
const G4double invGeV2 = 1.0/GeV2
 
const G4double protonM = CLHEP::proton_mass_c2*invGeV
 
const G4double protonM2 = protonM*protonM
 

Variable Documentation

Definition at line 90 of file G4ElasticHadrNucleusHE.cc.

View newest version in sPHENIX GitHub at line 90 of file G4ElasticHadrNucleusHE.cc

Referenced by G4HadronElastic::SampleInvariantT(), and G4ElasticHadrNucleusHE::SampleInvariantT().

const G4double invGeV = 1.0/CLHEP::GeV
const G4double invGeV2 = 1.0/GeV2

Definition at line 91 of file G4ElasticHadrNucleusHE.cc.

View newest version in sPHENIX GitHub at line 91 of file G4ElasticHadrNucleusHE.cc

Referenced by G4ElasticHadrNucleusHE::SampleInvariantT().

const G4double MbToGeV2 = 2.568

Definition at line 89 of file G4ElasticHadrNucleusHE.cc.

View newest version in sPHENIX GitHub at line 89 of file G4ElasticHadrNucleusHE.cc

Referenced by G4ElasticHadrNucleusHE::GetLightFq2(), and G4ElasticHadrNucleusHE::HadrNucDifferCrSec().