FreeHEP Geant4 from Java
Last Published: 01/23/2007
FreeHEP
|
Geant4
|
JAS
|
WIRED
General
Home
Team
License
Mailing Lists
Forums
Bugs and Issues
User Information
Building Examples
Rebuilding G4Java
Rerunning SWIG
Rebuilding geant
Rebuilding clhep
Developer Information
FAQ
Status
Requirements
To Do List
Mods to Geant4
Mods to SWIG
G4Java API
Jar Dependencies
Modifications to SWIG (1.3.29)
add directors for arrays and directorargout code (necessary for G4Field).
print out exceptions in directors
disabled weak references
Not in use:
protected member fields now get getters and setters (DISABLED, no way to access protected fields in C++).
need_protected always return 1 for having a proper symbol table (DISABLED, see above).
ignoring protected methods seems to Bus Error