Skip to content
Snippets Groups Projects
Commit 8f516d1b authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn
Browse files

Update the readme.

parent 6ec2de9b
No related branches found
No related tags found
No related merge requests found
# CEPCSW # CEPCSW
CEPC offline software prototype based on Gaudi. CEPC offline software prototype based on [Key4hep](https://github.com/key4hep).
The core part of this project (CEPCSW/FWCore) is taken from FCCSW/FWCore.
Please refer to https://github.com/HEP-FCC/FCCSW
## Quick start ## Quick start
Before run following commands, please make sure you setup the CVMFS:
``` ```
$ source /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/setup.sh $ source /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/setup.sh
$ git clone git@github.com:cepc/CEPCSW.git $ git clone git@github.com:cepc/CEPCSW.git
...@@ -32,10 +31,6 @@ $ ./run gaudirun.py '$EXAMPLESROOT/options/helloalg.py' ...@@ -32,10 +31,6 @@ $ ./run gaudirun.py '$EXAMPLESROOT/options/helloalg.py'
* Service: Common Service * Service: Common Service
* FWCore: Core Software Based on Gaudi
* cepcenv: tools to help developers build packages
## Full Chain ## Full Chain
Detector simulation: Detector simulation:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment