Warning, /DD4hep/examples/ClientTests/README.txt is written in an unsupported language. File is not indexed.
0001
0002 examples/ClientTests
0003 ====================
0004
0005 A set of example detectors used to debug special conditions
0006 or problematic assemblies from users.
0007
0008 LHeD_tracker
0009 ------------
0010 by Ercan Pilicier
0011 Detector constructors: LheD_tracker_BeamPipe_geo.cpp LheD_tracker_SiVertexBarrel_geo.cpp
0012 Compact XML: compact/LheD_tracker.xml
0013 Script: scripts/LheD_tracker.py
0014
0015 Example of the LHeC vertex detector and the beampipe using elliptical tubes.
0016 (TGeoEltu).
0017
0018
0019 FCC_Hcal:
0020 --------
0021 by Carlos Solans
0022 Detector constructor: src/FCC_Hcal.cpp
0023 Compact XML: compact/FCC_HcalBarrel.xml
0024
0025 FCC Hadron calorimeter
0026 Comes together with the Geant4 simulation script scripts/FCC_Hcal.py
0027 If you want to run Geant4 bootstrapped by a ROOT-AClick, have a look at
0028 scripts/FCC_Hcal.C
0029
0030 IronCylinder:
0031 -------------
0032 by Markus Frank
0033 Detector constructor: src/IronCylinder_geo.cpp
0034 Compact XML: compact/IronCylinder.xml
0035
0036 Simple iron cylinder
0037
0038 MiniTel:
0039 --------
0040 Marco Clemecic & Anastasia Karachaliou
0041 Detector constructor: src/MiniTel.cpp
0042 Compact XML: compact/MiniTel.xml
0043
0044 Simple telescope like detector setup with a number of silicon pixel detectors.
0045 Comes together with the Geant4 simulation script scripts/MiniTel.py
0046
0047 Assemblies_VXD:
0048 --------------
0049 Frank Gade
0050 Detector constructor: src/Assemblies_VXD_geo.cpp
0051 Compact XML: compact/Assemblies.xml
0052
0053 Test for nested assemblies using a mockup of the ILD vertex detector.
0054 Test for the conversion of nested assemblies to Geant4 volumes.
0055