Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hcana
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
jlab
hallc
analyzer_software
hcana
Commits
9b4ca49b
Commit
9b4ca49b
authored
11 years ago
by
Zafar Ahmed
Committed by
Stephen A. Wood
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
I deleted a line from the file: examples/PARAM/hcana.param. I wrote this line
just for test purpose.
parent
f5270ae9
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
examples/PARAM/hcana.param
+0
-1
0 additions, 1 deletion
examples/PARAM/hcana.param
examples/hodtest.C
+1
-1
1 addition, 1 deletion
examples/hodtest.C
with
1 addition
and
2 deletions
examples/PARAM/hcana.param
+
0
−
1
View file @
9b4ca49b
...
...
@@ -17,7 +17,6 @@ hcal_c_cor = 64.36
hcal_d_cor = 1.66
haero_num_pairs = 8
hcher_num_pairs = 2
# Names of planes so that parameter names can be constructed
hdc_plane_names = "1x1 1y1 1u1 1v1 1y2 1x2 2x1 2y1 2u1 2v1 2y2 2x2"
...
...
This diff is collapsed.
Click to expand it.
examples/hodtest.C
+
1
−
1
View file @
9b4ca49b
...
...
@@ -65,7 +65,7 @@
// Eventually need to learn to skip over, or properly analyze
// the pedestal events
run
->
SetEventRange
(
1
,
20
000
);
// Physics Event number, does not
run
->
SetEventRange
(
1
,
5
000
);
// Physics Event number, does not
// include scaler or control events
// Define the analysis parameters
...
...
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