-
- Downloads
Rework event building configuration. Refs #2921
parent
bc60ac74
No related branches found
No related tags found
This commit is part of merge request !1268. Comments created here will be created in the context of that merge request.
Showing
- algo/CMakeLists.txt 5 additions, 0 deletionsalgo/CMakeLists.txt
- algo/evbuild/Config.cxx 47 additions, 0 deletionsalgo/evbuild/Config.cxx
- algo/evbuild/Config.h 46 additions, 0 deletionsalgo/evbuild/Config.h
- algo/evbuild/EventBuilder.cxx 94 additions, 78 deletionsalgo/evbuild/EventBuilder.cxx
- algo/evbuild/EventBuilder.h 114 additions, 121 deletionsalgo/evbuild/EventBuilder.h
- algo/evbuild/EventBuilderConfig.cxx 39 additions, 0 deletionsalgo/evbuild/EventBuilderConfig.cxx
- algo/evbuild/EventBuilderConfig.h 45 additions, 0 deletionsalgo/evbuild/EventBuilderConfig.h
- algo/evbuild/EventbuildChain.cxx 36 additions, 45 deletionsalgo/evbuild/EventbuildChain.cxx
- algo/evbuild/EventbuildChain.h 19 additions, 14 deletionsalgo/evbuild/EventbuildChain.h
- algo/evselector/DigiEventSelector.cxx 22 additions, 3 deletionsalgo/evselector/DigiEventSelector.cxx
- algo/evselector/DigiEventSelector.h 10 additions, 4 deletionsalgo/evselector/DigiEventSelector.h
- algo/evselector/DigiEventSelectorConfig.cxx 54 additions, 0 deletionsalgo/evselector/DigiEventSelectorConfig.cxx
- algo/evselector/DigiEventSelectorConfig.h 57 additions, 0 deletionsalgo/evselector/DigiEventSelectorConfig.h
- algo/global/Reco.cxx 6 additions, 6 deletionsalgo/global/Reco.cxx
- algo/global/Reco.h 1 addition, 1 deletionalgo/global/Reco.h
- algo/params/EventbuildConfig.yaml 20 additions, 0 deletionsalgo/params/EventbuildConfig.yaml
- algo/params/config.yaml 0 additions, 24 deletionsalgo/params/config.yaml
- algo/qa/DigiEventQa.cxx 28 additions, 8 deletionsalgo/qa/DigiEventQa.cxx
- algo/qa/DigiEventQa.h 23 additions, 5 deletionsalgo/qa/DigiEventQa.h
- algo/test/_GTestDigiEventSelector.cxx 154 additions, 113 deletionsalgo/test/_GTestDigiEventSelector.cxx
Loading
Please register or sign in to comment