Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# - G4Tree category build
|
||||
|
||||
geant4_global_library_target(COMPONENTS sources.cmake)
|
||||
include(sources.cmake)
|
||||
geant4_add_category(G4Tree MODULES G4Tree)
|
||||
|
||||
@@ -1,28 +1,19 @@
|
||||
# Category vistree 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!
|
||||
|
||||
=========================================================
|
||||
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
||||
=========================================================
|
||||
## 2022-01-28 Ben Morgan (vistree-V11-00-01)
|
||||
- Replace `geant4_global_library_target` with direct file inclusion and
|
||||
call to `geant4_add_category` to define library build from source modules.
|
||||
|
||||
Category History file
|
||||
---------------------
|
||||
This file should be used by G4 developers and category coordinators
|
||||
to briefly summarize all major modifications introduced in the code
|
||||
and keep track of all category-tags.
|
||||
It DOES NOT substitute the CVS log-message one should put at every
|
||||
committal in the CVS repository !
|
||||
## 2021-12-10 Ben Morgan (vistree-V11-00-00)
|
||||
- Change to new Markdown History format
|
||||
|
||||
*************************************************************
|
||||
* Note that modeling and test have their own History files. *
|
||||
*************************************************************
|
||||
---
|
||||
|
||||
----------------------------------------------------------
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
History file for visualization/Tree sub-category
|
||||
------------------------------------------------
|
||||
# History entries prior to 11.0
|
||||
|
||||
25 October 2021 Guy Barrand (vistree-V10-07-03)
|
||||
- G4VTreeSceneHandler.hh: to quiet g++ about "AddPrimitive(G4Plotter&)", have:
|
||||
|
||||
Reference in New Issue
Block a user