Commit 66709b8
chore(fastsim) Replace deprecated Geant4 APIs
Geant4 (geant4-11.2) deprecates functions G4FastStep::Set...(),
and advices usage of corresponding G4FastStep::Propose...().
Replaced them all in FairFastSimModel.cxx.1 parent b8cd9d3 commit 66709b8
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
| 136 | + | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments