43 energyConstant.push_back(8.22*eV);
44 energyConstant.push_back(10.00*eV);
45 energyConstant.push_back(11.24*eV);
46 energyConstant.push_back(12.61*eV);
47 energyConstant.push_back(13.77*eV);
49 nLevels = energyConstant.size();
61 if (level >=0 && level < nLevels) excitation = energyConstant[level];
G4double ExcitationEnergy(G4int level)
G4DNAEmfietzoglouWaterExcitationStructure()
virtual ~G4DNAEmfietzoglouWaterExcitationStructure()