Skip to content

Commit 03a930c

Browse files
committed
Release Notes for v00-13-03
1 parent 1ddd5f2 commit 03a930c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

doc/ReleaseNotes.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# v00-13-03
2+
3+
* 2017-07-19 Daniel Jeans ([PR#143](https://github.com/iLCSoft/lcgeo/pull/143))
4+
- introduce SEcal06 drivers, which can deal with multi-readout (requires at least DD4hep v01-01-01 for updated MegatileLayerGridXY class). Should be completely back-compatible with SEcal05 drivers.
5+
- defined hybrid ECAL, with both silicon and scintillator readout in each layer
6+
- defined large and small ILD models using such a hybrid ECAL: ILD_l5_v02 and ILD_s5_v02
7+
8+
* 2017-07-19 Daniel Jeans ([PR#142](https://github.com/iLCSoft/lcgeo/pull/142))
9+
- Hcal_readout_segmentation_slice_barrel/endcap paramters were specified in both the ILD_?v_v02.xml and hcal_defs.xml files, to inconsistent values. the values in ILD_?v_v02.xml were correct, and were used. The values in hcal_defs.xml were wrong, but were not used.
10+
I have corrected values in hcal_defs.xml, removed duplicate definitions in ILD_?v_v02.xml.
11+
12+
* 2017-07-19 Marko Petric ([PR#141](https://github.com/iLCSoft/lcgeo/pull/141))
13+
- New model CLIC_o3_v12 that fixes an overlap that was considered a false positive in outer tracker barrel due to shift in z0
14+
- In file `OuterTracker_o2_v06_01.xml` L6 value of `OuterTracker_Barrel_half_length` change from 1264mm -> 1264.2mm
15+
16+
* 2017-07-19 Remi Ete ([PR#140](https://github.com/iLCSoft/lcgeo/pull/140))
17+
* Modified DD4hepSimulation.parseOptions() to receive argv argument, allowing user scripts to pass custom command line arguments
18+
19+
* 2017-07-14 Remi Ete ([PR#139](https://github.com/iLCSoft/lcgeo/pull/139))
20+
- CLIC_o3_v11: move HCal_cell_size constant to main file to avoid duplicate definition
21+
- CLIC_o3_v11: BeamCal: set correct size of incoming beampipe, only changes of absorber shape, reduce Beampipe wall thickness in beamcal by 0.02 mm to avoid overlaps
22+
123
# v00-13-02
224

325
* 2017-07-11 Frank Gaede ([PR#132](https://github.com/iLCSoft/lcgeo/pull/132))

0 commit comments

Comments
 (0)