Pedestal work.
Use cut file to determine what is a pedestal event. Pedestal events only proceed to Decode. In Decode (Just THcHodoscope for now) loop through each plane and accumulate pedestal data. Calculate the pedestals at the first non-pedestal event. Pedestals are just calculated, but nothing is done with them.
Showing
- examples/hodtest.C 1 addition, 1 deletionexamples/hodtest.C
- examples/hodtest_cuts.def 11 additions, 0 deletionsexamples/hodtest_cuts.def
- src/THcAnalyzer.h 4 additions, 0 deletionssrc/THcAnalyzer.h
- src/THcHodoscope.cxx 17 additions, 0 deletionssrc/THcHodoscope.cxx
- src/THcHodoscope.h 2 additions, 0 deletionssrc/THcHodoscope.h
- src/THcScintillatorPlane.cxx 97 additions, 3 deletionssrc/THcScintillatorPlane.cxx
- src/THcScintillatorPlane.h 25 additions, 3 deletionssrc/THcScintillatorPlane.h
examples/hodtest_cuts.def
0 → 100644
Please register or sign in to comment