Forked from
cepc / CEPCSW
6 commits behind, 63 commits ahead of the upstream repository.
-
lintao@ihep.ac.cn authored1cf1ef37
README.md 918 B
CEPCSW
CEPC offline software prototype based on Key4hep.
Quick start
SSH to lxlogin (Alma Linux 9).
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
$ source setup.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