More hodoscope cleanup. Replace arras with THcHodoHit clones array
Don't repeat comparisons of tdc values with fScinTdcMin and fScinTdcMax because hits only get added to fHodoHits (and previously fPosTDCHits, fNegTDCHits, ...) if the times are within these ranges. In THcHodoscop, remove members of fTOFPInfo that are just used locally.
Showing
- Makefile 1 addition, 1 deletionMakefile
- SConscript.py 2 additions, 1 deletionSConscript.py
- src/HallC_LinkDef.h 1 addition, 0 deletionssrc/HallC_LinkDef.h
- src/THcHodoHit.cxx 37 additions, 0 deletionssrc/THcHodoHit.cxx
- src/THcHodoHit.h 54 additions, 0 deletionssrc/THcHodoHit.h
- src/THcHodoscope.cxx 61 additions, 91 deletionssrc/THcHodoscope.cxx
- src/THcHodoscope.h 3 additions, 3 deletionssrc/THcHodoscope.h
- src/THcRawHodoHit.h 1 addition, 0 deletionssrc/THcRawHodoHit.h
- src/THcScintillatorPlane.cxx 66 additions, 102 deletionssrc/THcScintillatorPlane.cxx
- src/THcScintillatorPlane.h 2 additions, 8 deletionssrc/THcScintillatorPlane.h
Loading
Please register or sign in to comment