Import Geant4 9.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:25:56 +02:00
parent 74cad5e589
commit 89a9605df1
4440 changed files with 379508 additions and 189225 deletions
@@ -114,7 +114,7 @@ class VariableLengthPartition
side *ep_conv, size_t ep_conv_len);
VariableLengthPartition ();
~VariableLengthPartition () {};
const long get_elem_bin (double *data_point);
long get_elem_bin (double *data_point);
double get_bin_position (size_t bin_id);
size_t total_bins () {return nbin;}