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
bf515e1f
Commit
bf515e1f
authored
7 years ago
by
Carlos Yero
Browse files
Options
Downloads
Patches
Plain Diff
added fadc debug option to shms hodoscopes
parent
55d8592f
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
PARAM/SHMS/GEN/p_fadc_debug.param
+2
-1
2 additions, 1 deletion
PARAM/SHMS/GEN/p_fadc_debug.param
SCRIPTS/SHMS/replay_phodo_test_stand.C
+3
-0
3 additions, 0 deletions
SCRIPTS/SHMS/replay_phodo_test_stand.C
with
5 additions
and
1 deletion
PARAM/SHMS/GEN/p_fadc_debug.param
+
2
−
1
View file @
bf515e1f
phgcer_debug_adc = 1
pngcer_debug_adc = 1
paero_debug_adc = 1
pcal_debug_adc = 1
\ No newline at end of file
pcal_debug_adc = 1
phodo_debug_adc = 1
This diff is collapsed.
Click to expand it.
SCRIPTS/SHMS/replay_phodo_test_stand.C
+
3
−
0
View file @
bf515e1f
...
...
@@ -35,6 +35,9 @@ void replay_phodo_test_stand(Int_t RunNumber=0, Int_t MaxEvent=0) {
// Load the Hall C style detector map
gHcDetectorMap
=
new
THcDetectorMap
();
gHcDetectorMap
->
Load
(
"MAPS/SHMS/DETEC/phodo_ptrig.map"
);
gHcParms
->
Load
(
"PARAM/SHMS/GEN/p_fadc_debug.param"
);
// Set up the equipment to be analyzed.
THaApparatus
*
SHMS
=
new
THcHallCSpectrometer
(
"P"
,
"SHMS"
);
...
...
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