58 lines
2.0 KiB
Plaintext
58 lines
2.0 KiB
Plaintext
2004 November 25
|
|
|
|
CHANGES** for Geant4.7 release
|
|
|
|
- Integration of GAG and Gain into MOMO
|
|
- GAG.jar and Gain.jar are no more required and removed from the distribution.
|
|
- GAG and Gain have their own logging window which displays G4cout
|
|
- Improvements of GGE
|
|
- material names are choosable from the name list defined in the material table
|
|
- color names are choosable from the name list defined in the color table
|
|
- logican volume's name is choosable from the name list to make physical volume
|
|
- "set G4WORKDIR" butto helps to choose files or to save files (GGE, GPE, GAG)
|
|
|
|
EXAMPLE**
|
|
|
|
A working full set of files are foud in MomoHome. Please have a look at
|
|
MomoHome/README file.
|
|
|
|
NOTICE 1 ** on Java Version!
|
|
|
|
The present version of MOMO is tested with j2sdk1.4. Some mal-functionning
|
|
was found when used with j2sdk-1.5.
|
|
|
|
ABOUT ** Help function !
|
|
|
|
"Help" is displayed only when the env variable G4INSTALL is set.
|
|
it is stored.
|
|
|
|
NOTICE 2 ** on "Project" menus
|
|
|
|
"Compile" buttin is effective only when java is started in the canonical
|
|
directory of Geant4, that is just above the src and include directories.
|
|
|
|
An example is found in ./MomoHome.
|
|
|
|
-------------------------------------------------------------------------
|
|
2003 December 08
|
|
- present MOMO's XML functions (save and load) are limited.
|
|
-only available GDML tags are implemented. Not implemented are
|
|
- CSG Torus, Hype
|
|
- BREPs Polygon, Polycone
|
|
- no vis attributes
|
|
- no physical volumes
|
|
|
|
- when you want to save unimplemented elements, MOMO warns.
|
|
You can continue to save the file, but the output
|
|
may not be well-formed. You can chech it by
|
|
reading the file with the Web browser.
|
|
|
|
- Non-compatiblity of Java's serialization.
|
|
You can save or load in the Java serialized format, without
|
|
loosing any element created in MOMO. But The present
|
|
version MOMO doesn't guarantee the persistency between
|
|
different version of Java nor different version of MOMO.
|
|
|
|
- GGE and GPE have been integrated in MOMO and are no more improved.
|
|
Please use MOMO instead.
|