Import Geant4 11.3.0 source tree
This commit is contained in:
@@ -116,7 +116,7 @@ int main(int argc, char** argv)
|
||||
// owned and deleted by the run manager, so they should not
|
||||
// be deleted in the main() program !
|
||||
|
||||
delete verbosity;
|
||||
delete visManager;
|
||||
delete runManager;
|
||||
delete verbosity;
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
# Example HepMCEx01 History
|
||||
|
||||
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
|
||||
which **must** added in reverse chronological order (newest at the top). It must **not**
|
||||
be used as a substitute for writing good git commit messages!
|
||||
which **must** added in reverse chronological order (newest at the top).
|
||||
It must **not** be used as a substitute for writing good git commit messages!
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
## 2024-09-20 Gabriele Cosmo (HepMCEx01-V11-02-01)
|
||||
- Avoid deleting anything after deletion of run-manager in main().
|
||||
|
||||
## 2024-04-25 Ben Morgan (HepMCEx01-V11-02-00)
|
||||
- Update CMake script to use new Pythia6 setup/build variables
|
||||
|
||||
Reference in New Issue
Block a user