Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hallc_replay
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
Package Registry
Container 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
Melanie Cardona
hallc_replay
Commits
0e1e07d3
Commit
0e1e07d3
authored
7 years ago
by
Yero1990
Committed by
Eric Pooser
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Modify readme.MD FILE (#149)
parent
53938fc0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CALIBRATION/shms_dc_calib/README.md
+5
-5
5 additions, 5 deletions
CALIBRATION/shms_dc_calib/README.md
with
5 additions
and
5 deletions
CALIBRATION/shms_dc_calib/README.md
+
5
−
5
View file @
0e1e07d3
...
...
@@ -30,7 +30,7 @@ Running code
*
Rename the new parameter files as follows:
*
copy: pdc_tzero_per_wire_run%d_NEW.param to pdc_tzero_per_wire.param
*
copy: pdriftmap_
new
.param to pdriftmap.param
*
copy: pdriftmap_
run%d_NEW
.param to pdriftmap.param
*
Before replaying the data again, set the parameter 'p_using_tzero_per_wire = 1' to
allow the source code (hcana) to read the parameter values during the replay.
...
...
@@ -66,7 +66,7 @@ Brief decription of code
Also contains two "tzero vs. wirenumber" plots: one for all wires, and the other is after setting tzero=0 for
wires that did not have enough statistics for a good quality fit, a weighted average was calculated for the latter.
-- outputs data_file: 'shms_dc_planetzero_run%d.dat' -> contains list of "tzero" values for all wires
-- outputs data_file: 'shms_dc_planetzero_run%d.dat' -> contains list of "tzero" values for all wires
(plane e.g. 2u1, 1x2, ...)
'shms_dc_planetzero_run%d_updated.dat' -> contains list of "tzero" values for all wires that
had a good fit. The remaining tzeros are set to 0.
'tzero_weighted_avg_run%d.dat -> contains weighted tzero values per plane
...
...
@@ -78,11 +78,11 @@ Brief decription of code
-- outputs param_file: /hallc_replay/PARAM/SHMS/DC/pdc_tzero_per_wire_run%d_NEW.param, where %d=run_number
-- contains tzero values for all wires in all planes, but the file is formatted so that the values may be read by the source code (hcana)
** get_pdc_time_histo_tzero_corrected.C
-- outputs root_file: 'shms_tzero_corr_histo
s
.root'
** get_pdc_time_histo_tzero_corrected
_v2
.C
-- outputs root_file: 'shms_tzero_corr_histo.root'
-- contains list of "t0-corrected" wire drift times, and their respective plane drift times.
** get_LookUp_Values.C
-- outputs param_file: /hallc_replay/PARAM/SHMS/DC/pdriftmap_
new
.param
-- outputs param_file: /hallc_replay/PARAM/SHMS/DC/pdriftmap_
run%d_NEW
.param
-- contains scaling factors calculated from the corrected plane drift times on a bin-by-in basis. These values get read by the source code
which will be used to scale the drift distance histograms.
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