First page Back Continue Last page Summary Graphic
G4 -> ROOT ?
Conditions
G4 integration in ROOT = to process all G4 classes with rootcint and provide class dictionaries
modification of all G4 source code required
- ClassDef(), ClassImp() have to be added
the modification has to be fully automatic
- needs to be processed with each G4 release
shared libraries are required
- current Geant4 (release 1.0) does not support shared libs
- ALICE development -> shared libs on Linux-g++ system
Notes: