Skip to content
Snippets Groups Projects
Commit 820fbf88 authored by hallc-online's avatar hallc-online
Browse files

Modify THcHodoscope.cxx

The change was in part of code which calculates the fiducial
 area of the scintillators where the drift chamber should
 have had a track. This sets fGoodScintHits=1 or 0
 Used to calculate the DC track efficiency

1) Eliminate variables fScinShould and fScindid. These will
   be defined in the cuts file.
2) Eliminate code which determined bestXpScin and bestYpScin since
   since these variables were never used.
3) Initialized  fHitSweet1X,fHitSweet1Y,fHitSweet2X and
   fHitSweet2Y to zero.
4) Change so that loops over number of paddles do not
    assume that X (Y) planes for Ch1 and Ch2 have same number
    of paddles.
parent d5a9434b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment