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
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
exp
polhe3
hallc_replay
Commits
a3a20a16
Commit
a3a20a16
authored
7 years ago
by
hallc-online
Browse files
Options
Downloads
Patches
Plain Diff
added fadc debug parameter file for shms calorimeter
parent
3b9fea3d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
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_pcal_test_stand.C
+1
-0
1 addition, 0 deletions
SCRIPTS/SHMS/replay_pcal_test_stand.C
with
3 additions
and
1 deletion
PARAM/SHMS/GEN/p_fadc_debug.param
+
2
−
1
View file @
a3a20a16
phgcer_debug_adc = 1
pngcer_debug_adc = 1
paero_debug_adc = 1
\ No newline at end of file
paero_debug_adc = 1
pcal_debug_adc = 1
\ No newline at end of file
This diff is collapsed.
Click to expand it.
SCRIPTS/SHMS/replay_pcal_test_stand.C
+
1
−
0
View file @
a3a20a16
...
...
@@ -32,6 +32,7 @@ void replay_pcal_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/pcal.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