gemc / source

gemc website:
gemc.jlab.org
14 stars 71 forks source link

hadronicPhys == "none" #207

Closed zhaozhiwen closed 1 year ago

zhaozhiwen commented 3 years ago

It used to be that hadronicPhys == "none" is ok in source/physics/PhysicsList.cc
but this feature is gone.

Can it be added back by "else if(hadronicPhys == "none") {;}" at line 374 ?

and why some hadron list are commented out?

zhaozhiwen commented 1 year ago

It would be nice to have this feature

maureeungaro commented 1 year ago

This is added now, thanks!