ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/medical_linac/include/ML2SinputData.hh>
Public Attributes | |
G4int | nX |
G4int | nY |
G4int | nZ |
Definition at line 81 of file ML2SinputData.hh.
View newest version in sPHENIX GitHub at line 81 of file ML2SinputData.hh
G4int SvoxelSegmentation::nX |
Definition at line 84 of file ML2SinputData.hh.
View newest version in sPHENIX GitHub at line 84 of file ML2SinputData.hh
Referenced by CML2WorldConstruction::create(), main(), and CML2CInputData::setVoxelsX().
G4int SvoxelSegmentation::nY |
Definition at line 84 of file ML2SinputData.hh.
View newest version in sPHENIX GitHub at line 84 of file ML2SinputData.hh
Referenced by CML2WorldConstruction::create(), main(), and CML2CInputData::setVoxelsY().
G4int SvoxelSegmentation::nZ |
Definition at line 84 of file ML2SinputData.hh.
View newest version in sPHENIX GitHub at line 84 of file ML2SinputData.hh
Referenced by CML2WorldConstruction::create(), main(), and CML2CInputData::setVoxelsZ().