Warning, /geant4/examples/extended/medical/dna/molcounters/README is written in an unsupported language. File is not indexed.
0001 -------------------------------------------------------------------
0002
0003 =========================================================
0004 Geant4 - an Object-Oriented Toolkit for Simulation in HEP
0005 =========================================================
0006
0007 *** molcounters example(s) ***
0008
0009 Author: C. Velten
0010 Date: 7 April 2025
0011 Email: cv2415@columbia.edu
0012
0013 (c) The Geant4-DNA collaboration.
0014
0015 This example shows how to use the new molecule counter manager
0016 system and how to write custom molecule counters.
0017
0018 This example is provided by the Geant4-DNA collaboration.
0019
0020 The custom (spatially-aware) molecule counter used here
0021 is further described in:
0022 Radiat. Phys. Chem. 212 (2023) 111194
0023 doi:10.1016/j.radphyschem.2023.111194
0024
0025 Any report or published results obtained using the Geant4-DNA software shall
0026 cite the following Geant4-DNA collaboration publications:
0027 Med. Phys. 51 (2024) 5873–5889
0028 Med. Phys. 45 (2018) e722-e739
0029 Phys. Med. 31 (2015) 861-874
0030 Med. Phys. 37 (2010) 4692-4708
0031 Int. J. Model. Simul. Sci. Comput. 1 (2010) 157–178
0032
0033 This folder contains two examples,
0034 (1) basic; and
0035 (2) sdcounters.
0036
0037 1) "basic" focuses on the use of the molecule counter manager
0038 system and how to register different counters and adjust their
0039 parameters like, e.g., activation and time precision.
0040
0041 2) "sdcounters" shows how to use primitive scorers and a multi-
0042 functional detector to record and write out molecule counts.
0043
0044 Please refer to each example's README for further information.