140{
141
142 if (command == verCmd) {
144 }
145 else if (command == prtElmCmd) {
147 }
148 else if (command == przElmCmd) {
150 if (Z >= 0 && Z < 108) {
152 }
153 }
154 else if (command == lisMatCmd) {
156 }
157 else if (command == g4ElmCmd) {
159 }
160 else if (command == g4MatCmd) {
162 }
163 else if (command == g4DensCmd) {
165 }
166 else if (command == densCmd) {
168 }
169 else if (command == adensCmd) {
171 }
172}
void PrintData(const G4String &matName) const
static G4DensityEffectData * GetDensityEffectData()
void PrintElement(G4int Z) const
void SetDensityEffectCalculatorFlag(const G4String &, G4bool)
void ListMaterials(const G4String &) const
void PrintG4Material(const G4String &) const
void PrintG4Element(const G4String &) const
static G4int GetNewIntValue(const char *paramString)