Add cpu and wall time measurement per algo
This commit adds the measurement of the cpu and wall time to the unpacking algo template/CbmRecoUnpack::unpack function. The values are printed add the end of the run and stored additionally in an output histogram.
Showing
- core/data/CbmTsEventHeader.h 19 additions, 15 deletionscore/data/CbmTsEventHeader.h
- macro/run/run_unpack_tsa.C 12 additions, 1 deletionmacro/run/run_unpack_tsa.C
- reco/base/CbmRecoUnpackAlgo.tmpl 49 additions, 5 deletionsreco/base/CbmRecoUnpackAlgo.tmpl
- reco/detectors/trd/unpack/CbmTrdUnpackAlgoBaseR.h 3 additions, 0 deletionsreco/detectors/trd/unpack/CbmTrdUnpackAlgoBaseR.h
- reco/detectors/trd/unpack/CbmTrdUnpackAlgoR.cxx 4 additions, 3 deletionsreco/detectors/trd/unpack/CbmTrdUnpackAlgoR.cxx
- reco/steer/CbmRecoUnpack.cxx 147 additions, 25 deletionsreco/steer/CbmRecoUnpack.cxx
- reco/steer/CbmRecoUnpack.h 82 additions, 8 deletionsreco/steer/CbmRecoUnpack.h
- reco/steer/CbmSourceTsArchive.h 3 additions, 0 deletionsreco/steer/CbmSourceTsArchive.h
Loading
Please register or sign in to comment