Releases: cepc/CEPCSW
Releases · cepc/CEPCSW
v0.2.10
v0.2.9
What's Changed
- Remove explicit mentionings of MCParticle momentum type by @tmadlener in #256
- add TrackHeedSimTool for DC cell simulation by @wenxingfang in #248
- Fix missing 'import os'. by @mirguest in #257
- fix for lcg102 by @fucd in #259
- Allow building with C++20 by @jmcarcell in #260
- Digi: import parameterized model for silicon spatial resolution by @fucd in #261
- edm4hep version control for ObjectID by @fucd in #262
Full Changelog: v0.2.8...v0.2.9
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
Basic information:
- Tag: v0.2.2
- Release date: 2021.10.19
- LCG release: 98.0.0 (/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/98.0.0)
- LCG platform:
x86_64-centos7-gcc8-opt
- Gaudi: v35
Features:
- Support the new PODIO.
- Support the beam background simulation.
- Fix a large phi problem during reconstruction.
v0.2.1
Basic information:
- Tag: v0.2.1
- Release date: 2021.09.16
- LCG release: 98.0.0 (/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/98.0.0)
- LCG platform:
x86_64-centos7-gcc8-opt
- Gaudi: v35
Features:
- Support the external library Garfield++.
- Support non-uniform B-field in simulation.
- Fix the problem due to
REGISTER_SEGMENTATION
is removed.