Added capability to set F250 parameters from PSE125.
PSE125 holds information about setting of F250 modules. Now this information is used to set `fNPedestalSamples` and `fNPeakSamples` parameters of `THcRawAdcHit`. This is done through `THcHitList`, since it has information about which crate and module each channel is in. Currently, the information is set for each event, because of the hitlist and analyzer design. I added the neccessary support for these changes to all raw hit classes.
Showing
- src/THcHitList.cxx 19 additions, 0 deletionssrc/THcHitList.cxx
- src/THcHitList.h 3 additions, 0 deletionssrc/THcHitList.h
- src/THcRawAdcHit.cxx 15 additions, 0 deletionssrc/THcRawAdcHit.cxx
- src/THcRawAdcHit.h 2 additions, 0 deletionssrc/THcRawAdcHit.h
- src/THcRawHit.h 2 additions, 0 deletionssrc/THcRawHit.h
- src/THcRawHodoHit.cxx 7 additions, 0 deletionssrc/THcRawHodoHit.cxx
- src/THcRawHodoHit.h 2 additions, 0 deletionssrc/THcRawHodoHit.h
- src/THcRawShowerHit.cxx 7 additions, 0 deletionssrc/THcRawShowerHit.cxx
- src/THcRawShowerHit.h 2 additions, 0 deletionssrc/THcRawShowerHit.h
- src/THcTrigRawHit.cxx 12 additions, 0 deletionssrc/THcTrigRawHit.cxx
- src/THcTrigRawHit.h 2 additions, 0 deletionssrc/THcTrigRawHit.h
Please register or sign in to comment