Add THcScintPlaneClust, Modify THcHodoscope and THcScintillatorPlane
THcScintPlaneCluster is a new class to hold information about scintillator plane clusters of paddle hits. The clusters of paddles for each plane are formed in THcHodoscope::TrackEffTest which is used in the tracking efficiency. Modify THcScintillatorPlane so that the cluster information (number of clusters, size,pos, flag if cluster used) is in the tree. Modify THcHodoscope::TrackEffTest so position difference are taken for all clusters in X1 (or Y1) with all clusters in X2 (Y2).
Showing
- src/THcHodoscope.cxx 98 additions, 38 deletionssrc/THcHodoscope.cxx
- src/THcHodoscope.h 3 additions, 1 deletionsrc/THcHodoscope.h
- src/THcScintPlaneCluster.cxx 8 additions, 0 deletionssrc/THcScintPlaneCluster.cxx
- src/THcScintPlaneCluster.h 43 additions, 0 deletionssrc/THcScintPlaneCluster.h
- src/THcScintillatorPlane.cxx 19 additions, 4 deletionssrc/THcScintillatorPlane.cxx
- src/THcScintillatorPlane.h 11 additions, 0 deletionssrc/THcScintillatorPlane.h
Loading
Please register or sign in to comment