Import Geant4 10.7.0 source tree

This commit is contained in:
Gabriele Cosmo
2020-12-04 12:30:43 +01:00
parent 67ba86d073
commit dab42d2018
3770 changed files with 226369 additions and 286486 deletions
@@ -76,7 +76,7 @@ public: //iobject
if(!a_buffer.set_byte_count(c)) return false;
return true;
}
}
public: //itree
//virtual void add_tot_bytes(uint32 a_n) {m_tot_bytes += a_n;}
//virtual void add_zip_bytes(uint32 a_n) {m_zip_bytes += a_n;}
@@ -210,7 +210,7 @@ public:
a_nbytes += n;
m_tot_bytes += add_bytes;
m_zip_bytes += nout;
}
}
m_entries++;