ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4LindhardSorensenData.hh"
#include "G4PhysicsVector.hh"
#include "G4PhysicsLinearVector.hh"
#include "G4Log.hh"
#include "G4Pow.hh"
Go to the source code of this file.
Variables | |
const G4int | zlist [9] = {1, 10, 18, 36, 54, 66, 79, 92, 109} |
const G4int | LVECT = 8 |
const G4int | NPOINT = 41 |
const G4int LVECT = 8 |
Definition at line 51 of file G4LindhardSorensenData.cc.
View newest version in sPHENIX GitHub at line 51 of file G4LindhardSorensenData.cc
Referenced by G4LindhardSorensenData::GetDeltaL(), G4LindhardSorensenData::InitialiseData(), and G4LindhardSorensenData::~G4LindhardSorensenData().
const G4int NPOINT = 41 |
Definition at line 52 of file G4LindhardSorensenData.cc.
View newest version in sPHENIX GitHub at line 52 of file G4LindhardSorensenData.cc
Referenced by G4LindhardSorensenData::ComputeDeltaL(), and G4LindhardSorensenData::InitialiseData().
const G4int zlist[9] = {1, 10, 18, 36, 54, 66, 79, 92, 109} |
Definition at line 50 of file G4LindhardSorensenData.cc.
View newest version in sPHENIX GitHub at line 50 of file G4LindhardSorensenData.cc
Referenced by PHG4InEvent::AddVtxCommon(), pyG4Polycone::f1_CreatePolycone(), pyG4Polyhedra::f1_CreatePolyhedra(), pyG4Polycone::f2_CreatePolycone(), pyG4Polyhedra::f2_CreatePolyhedra(), and G4LindhardSorensenData::GetDeltaL().