[Evt Builder] Restore and expand support for T0 digis in TOF vector
- Change masking in Algo from full address to detector type - Due to this, introduce in Algo implementation file a templated function to get the type if TofDigi or 0 instead - Add support for using T0 as reference even if stored in TOF data (only in Algo, not in Task!) - Add support for using T0 as trigger check detector even if stored in TOF data (only in Algo, not in Task!) - Replace hard-coded constant in Algo with members + setters in both Algo and Task
Showing
- reco/eventbuilder/digis/CbmAlgoBuildRawEvents.cxx 361 additions, 108 deletionsreco/eventbuilder/digis/CbmAlgoBuildRawEvents.cxx
- reco/eventbuilder/digis/CbmAlgoBuildRawEvents.h 8 additions, 6 deletionsreco/eventbuilder/digis/CbmAlgoBuildRawEvents.h
- reco/eventbuilder/digis/CbmTaskBuildRawEvents.cxx 34 additions, 16 deletionsreco/eventbuilder/digis/CbmTaskBuildRawEvents.cxx
- reco/eventbuilder/digis/CbmTaskBuildRawEvents.h 7 additions, 0 deletionsreco/eventbuilder/digis/CbmTaskBuildRawEvents.h
- reco/steer/CbmRecoUnpack.cxx 4 additions, 0 deletionsreco/steer/CbmRecoUnpack.cxx
Loading
Please register or sign in to comment