Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
benchmarks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
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
Chao Peng
benchmarks
Commits
a8f04011
Commit
a8f04011
authored
4 years ago
by
Chao Peng
Browse files
Options
Downloads
Patches
Plain Diff
fix the output and input paths
parent
4fc981f1
No related branches found
No related tags found
No related merge requests found
Pipeline
#3462
failed
4 years ago
Stage: data_init
Stage: simulate
Stage: benchmarks
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pid/rich_benchmark.sh
+1
-1
1 addition, 1 deletion
pid/rich_benchmark.sh
pid/rich_simu.sh
+1
-1
1 addition, 1 deletion
pid/rich_simu.sh
with
2 additions
and
2 deletions
pid/rich_benchmark.sh
+
1
−
1
View file @
a8f04011
...
...
@@ -2,5 +2,5 @@
source
/usr/local/bin/thisdd4hep.sh
python benchmark_rich.py
--compact
=
GenericRICH_example.xml
--input
=
./
results/pid_out
.root
python benchmark_rich.py
--compact
=
GenericRICH_example.xml
--input
=
./
sim_output/rich_sim.root
--output
=
./results/rich_benchmarks
.root
This diff is collapsed.
Click to expand it.
pid/rich_simu.sh
+
1
−
1
View file @
a8f04011
...
...
@@ -2,5 +2,5 @@
source
/usr/local/bin/thisdd4hep.sh
python simulation_rich.py
--compact
=
GenericRICH_example.xml
--input
=
./data/rich_pid.hepmc
--output
=
./
results/pid_out
.root
-n
1000
python simulation_rich.py
--compact
=
GenericRICH_example.xml
--input
=
./data/rich_pid.hepmc
--output
=
./
sim_output/rich_sim
.root
-n
1000
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