Skip to content
Snippets Groups Projects
Forked from cepc / CEPCSW
246 commits behind the upstream repository.
Chengdong Fu's avatar
FU Chengdong authored
Geo: update to first ITK version

See merge request cepc/CEPCSW!93
2b4a1546

CEPCSW

pipeline status at GitLab CI at GitHub

CEPC offline software prototype based on Key4hep.

Quick start

SSH to lxlogin (Alma Linux 9) and start the container CentOS 7:

$ /cvmfs/container.ihep.ac.cn/bin/hep_container shell CentOS7

Before run following commands, please make sure you setup the CVMFS:

$ git clone git@code.ihep.ac.cn:cepc/CEPCSW.git
$ cd CEPCSW
$ git checkout master # branch name
$ source setup.sh
$ ./build.sh
$ ./run.sh Examples/options/helloalg.py

Packages

  • Examples: For new comers and users

  • Detector: Geometry

  • Generator: Physics Generator

  • Simulation: Detector Simulation

  • Digitization: Digitization

  • Reconstruction: Reconstruction