proper seedings
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ G4System(bool Gui):gui(Gui){};
|
||||
};
|
||||
|
||||
|
||||
void init(GeometryDescriptor &cw);
|
||||
void init(GeometryDescriptor &cw, int seed=0);
|
||||
//will use dawn for visualization, also wrap more in python
|
||||
void run_visualize(const std::string& partSpecies, double minEnergy_GeV, double maxEnergy_GeV);
|
||||
//runs the whole gui if available
|
||||
|
||||
Reference in New Issue
Block a user