43 energyConstant.push_back(10.*eV);
44 energyConstant.push_back(13.*eV);
45 energyConstant.push_back(17.*eV);
46 energyConstant.push_back(32.2*eV);
47 energyConstant.push_back(539.7*eV);
49 nLevels = energyConstant.size();
63 if (level >=0 && level < nLevels) ionisation = energyConstant[level];
virtual ~G4DNAEmfietzoglouWaterIonisationStructure()
G4DNAEmfietzoglouWaterIonisationStructure()
G4double IonisationEnergy(G4int level)