Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CEPCSW
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dhb112358@mail.ustc.edu.cn
CEPCSW
Commits
7bdb3573
Commit
7bdb3573
authored
7 months ago
by
lintao@ihep.ac.cn
Browse files
Options
Downloads
Patches
Plain Diff
update Git URL in README
parent
a5e5ad0e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-12
7 additions, 12 deletions
README.md
with
7 additions
and
12 deletions
README.md
+
7
−
12
View file @
7bdb3573
# [CEPCSW](https://cepc.github.io/CEPCSW/)
[

](https://www.travis-ci.com/cepc/CEPCSW
)
[

](https://github.com/cepc/CEPCSW/actions)
[

](https://code.ihep.ac.cn/cepc/CEPCSW/-/commits/master
)
[

](https://github.com/cepc/CEPCSW/actions)
CEPC offline software prototype based on
[
Key4hep
](
https://github.com/key4hep
)
.
## Quick start
SSH to lxslc7 (CentOS 7).
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@
github.com
:cepc/CEPCSW.git
$ git clone git@
code.ihep.ac.cn
:cepc/CEPCSW.git
$ cd CEPCSW
$ git checkout master # branch name
$ source setup.sh
...
...
@@ -35,11 +38,3 @@ $ ./run.sh Examples/options/helloalg.py
*
Reconstruction: Reconstruction
## Conventions for collections
Keep the collection names compatible between the prototype and the existing CEPC software.
*
MCParticle
*
VXDCollection
*
SITCollection
*
TPCCollection
*
SETCollection
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment