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
b3214119
Commit
b3214119
authored
4 years ago
by
William Henry
Committed by
Mark K Jones
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
removed DC hit requirement in should definition of tracking efficiency
parent
6aaf5b3d
No related branches found
No related tags found
1 merge request
!21
Resolve "Merge in upstream changes to hallc_replay"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
DEF-files/HMS/PRODUCTION/CUTS/hstackana_reconstruct_cuts.def
+1
-1
1 addition, 1 deletion
DEF-files/HMS/PRODUCTION/CUTS/hstackana_reconstruct_cuts.def
DEF-files/SHMS/PRODUCTION/CUTS/pstackana_reconstruct_cuts.def
+1
-1
1 addition, 1 deletion
...files/SHMS/PRODUCTION/CUTS/pstackana_reconstruct_cuts.def
with
2 additions
and
2 deletions
DEF-files/HMS/PRODUCTION/CUTS/hstackana_reconstruct_cuts.def
+
1
−
1
View file @
b3214119
...
@@ -9,7 +9,7 @@ HMSScinGood H.hod.goodscinhit == 1
...
@@ -9,7 +9,7 @@ HMSScinGood H.hod.goodscinhit == 1
HMSGoodBetanotrk H.hod.betanotrack > 0.8 && H.hod.betanotrack < 1.3
HMSGoodBetanotrk H.hod.betanotrack > 0.8 && H.hod.betanotrack < 1.3
HMSScinShould HMSScinGood && HMSGoodBetanotrk
&& !hmsDCany_large
HMSScinShould HMSScinGood && HMSGoodBetanotrk
HMSScinShoulde HMSScinShould && H.cal.etotnorm > 0.6&& H.cal.etotnorm < 2.0&& H.cer.npeSum > 0.5
HMSScinShoulde HMSScinShould && H.cal.etotnorm > 0.6&& H.cal.etotnorm < 2.0&& H.cer.npeSum > 0.5
HMSScinShouldh HMSScinGood && H.cal.etotnorm <0.6&& H.cal.etotnorm>0.0&& H.cer.npeSum < 0.5
HMSScinShouldh HMSScinGood && H.cal.etotnorm <0.6&& H.cal.etotnorm>0.0&& H.cer.npeSum < 0.5
...
...
This diff is collapsed.
Click to expand it.
DEF-files/SHMS/PRODUCTION/CUTS/pstackana_reconstruct_cuts.def
+
1
−
1
View file @
b3214119
...
@@ -14,7 +14,7 @@ pcut_pi_all pcut_cer_ng_pi && pcut_cer_hg_pi && pcut_cal_pi
...
@@ -14,7 +14,7 @@ pcut_pi_all pcut_cer_ng_pi && pcut_cer_hg_pi && pcut_cal_pi
shmsScinGood P.hod.goodscinhit == 1
shmsScinGood P.hod.goodscinhit == 1
shmsGoodBetanotrk P.hod.betanotrack > 0.5 && P.hod.betanotrack < 1.4
shmsGoodBetanotrk P.hod.betanotrack > 0.5 && P.hod.betanotrack < 1.4
shmsScinShould shmsScinGood && shmsGoodBetanotrk
&& !shmsDCany_large
shmsScinShould shmsScinGood && shmsGoodBetanotrk
shmsScinShoulde shmsScinShould && P.cal.etotnorm > 0.6 && P.cal.etotnorm < 1.6 && P.hgcer.npeSum > 0.5
shmsScinShoulde shmsScinShould && P.cal.etotnorm > 0.6 && P.cal.etotnorm < 1.6 && P.hgcer.npeSum > 0.5
#shmsScinShouldh shmsScinShould && P.cal.etotnorm <= 0.6 && P.cal.etotnorm > 0. && P.hgcer.npeSum < 0.2
#shmsScinShouldh shmsScinShould && P.cal.etotnorm <= 0.6 && P.cal.etotnorm > 0. && P.hgcer.npeSum < 0.2
shmsScinShouldh shmsScinShould && P.cal.etotnorm <= 0.6 && P.cal.etotnorm > 0.
shmsScinShouldh shmsScinShould && P.cal.etotnorm <= 0.6 && P.cal.etotnorm > 0.
...
...
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