| # | Line 53 | Line 53 | void SimInfo::refreshSim(){ | |
|---|---|---|
| 53 | //fInfo.SIM_uses_sticky = useSticky; | |
| 54 | fInfo.SIM_uses_sticky = 0; | |
| 55 | fInfo.SIM_uses_dipoles = useDipole; | |
| 56 | + | //fInfo.SIM_uses_dipoles = 0; |
| 57 | fInfo.SIM_uses_RF = useReactionField; | |
| 58 | fInfo.SIM_uses_GB = useGB; | |
| 59 | fInfo.SIM_uses_EAM = useEAM; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |