[algo] in EventBuildChain, add publication of Histos to server
DISCLAIMERS: 1) emission happens on every iteration of the main loop over TS! => No memory between iterations to accumulate statistics => No limitation (time interval or nb iterations interval) on emission, lots of small TS will lead to lots of messages emission 2) ZMQ addressing hardcoded in header, would need to be added to binary arguments and maybe also to YAML config!
parent
4807efde
No related branches found
No related tags found
Showing
- algo/CMakeLists.txt 2 additions, 0 deletionsalgo/CMakeLists.txt
- algo/evbuild/EventbuildChain.cxx 83 additions, 2 deletionsalgo/evbuild/EventbuildChain.cxx
- algo/evbuild/EventbuildChain.h 18 additions, 1 deletionalgo/evbuild/EventbuildChain.h
- algo/params/EventbuildConfig.yaml 1 addition, 0 deletionsalgo/params/EventbuildConfig.yaml
- docs/histservs/HowTo.md 15 additions, 2 deletionsdocs/histservs/HowTo.md
Please register or sign in to comment