Add computation of drift distance from drift time.
It has not been check that we are getting a good start time yet. Drift time and distance added to tree Change DC plane names from 1, 2, 3, ... to 1x1, 1y1, ... This is so that the parameters holding the time to distance maps can be found. (The parameters are e.g. hwc1x1fract) Need to find a way not to have to hard code these plane names. Either use wire angles (alpha) or some kind of parameter name mapping Changed output.def to match new plane names
Showing
- examples/PARAM/general.param 1 addition, 1 deletionexamples/PARAM/general.param
- examples/output.def 12 additions, 12 deletionsexamples/output.def
- src/THcDCHit.cxx 2 additions, 2 deletionssrc/THcDCHit.cxx
- src/THcDCHit.h 4 additions, 2 deletionssrc/THcDCHit.h
- src/THcDCLookupTTDConv.cxx 29 additions, 66 deletionssrc/THcDCLookupTTDConv.cxx
- src/THcDCLookupTTDConv.h 8 additions, 18 deletionssrc/THcDCLookupTTDConv.h
- src/THcDCTimeToDistConv.h 2 additions, 2 deletionssrc/THcDCTimeToDistConv.h
- src/THcDriftChamber.cxx 38 additions, 3 deletionssrc/THcDriftChamber.cxx
- src/THcDriftChamberPlane.cxx 19 additions, 2 deletionssrc/THcDriftChamberPlane.cxx
Please register or sign in to comment