fixes
This commit is contained in:
@@ -31,7 +31,7 @@ SystemBuilder(){};
|
||||
void init(ConstructionWrapper &cw, bool gui=false);
|
||||
void visualize()const{} //TBI
|
||||
void run_gui();
|
||||
void run_batch(int nEvents, std::string partSpecies, double minEnergy, double maxEnergy);
|
||||
void run_batch(int nEvents, char* partSpecies, double minEnergy, double maxEnergy);
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user