Integration of FSD into CORE
Defining data structures of Forward Spectator Detector in CbmRoot. In core/data/fsd/ the addressing scheme is defined together with Point, Digi and Hit classes. In core/detectors/fsd/ a structure to encapsulate a detector geometry properties is defined and intialized from the corresponding .geo.root file. At the same place, currently, an empty factory for parameter containers is present. At several other places, FSD was added in a similar fashion as PSD was used. Increase the version numbers for the Boost and Root streamers in CbmDigiData The increase of the Root streamer version was forgotten when adding the Trd2d with commit #190d49ee. To be consistent again both version numbers are synchronised and put to 5.
Showing
- algo/data/CMakeLists.txt 5 additions, 0 deletionsalgo/data/CMakeLists.txt
- core/CMakeLists.txt 1 addition, 0 deletionscore/CMakeLists.txt
- core/base/CbmDigiManager.cxx 2 additions, 0 deletionscore/base/CbmDigiManager.cxx
- core/base/CbmMatchRecoToMC.cxx 40 additions, 1 deletioncore/base/CbmMatchRecoToMC.cxx
- core/base/CbmMatchRecoToMC.h 6 additions, 0 deletionscore/base/CbmMatchRecoToMC.h
- core/config/CbmConfigBase.h 5 additions, 5 deletionscore/config/CbmConfigBase.h
- core/data/CMakeLists.txt 8 additions, 2 deletionscore/data/CMakeLists.txt
- core/data/CbmDataLinkDef.h 8 additions, 0 deletionscore/data/CbmDataLinkDef.h
- core/data/CbmDefs.cxx 2 additions, 1 deletioncore/data/CbmDefs.cxx
- core/data/CbmDefs.h 5 additions, 1 deletioncore/data/CbmDefs.h
- core/data/CbmHit.h 2 additions, 1 deletioncore/data/CbmHit.h
- core/data/CbmMCTrack.cxx 10 additions, 1 deletioncore/data/CbmMCTrack.cxx
- core/data/CbmMCTrack.h 2 additions, 1 deletioncore/data/CbmMCTrack.h
- core/data/CbmModuleList.cxx 2 additions, 1 deletioncore/data/CbmModuleList.cxx
- core/data/CbmTsEventHeader.cxx 1 addition, 0 deletionscore/data/CbmTsEventHeader.cxx
- core/data/CbmTsEventHeader.h 8 additions, 0 deletionscore/data/CbmTsEventHeader.h
- core/data/base/CbmDigiData.h 6 additions, 2 deletionscore/data/base/CbmDigiData.h
- core/data/fsd/CbmFsdAddress.cxx 134 additions, 0 deletionscore/data/fsd/CbmFsdAddress.cxx
- core/data/fsd/CbmFsdAddress.h 151 additions, 0 deletionscore/data/fsd/CbmFsdAddress.h
- core/data/fsd/CbmFsdDigi.cxx 40 additions, 0 deletionscore/data/fsd/CbmFsdDigi.cxx
Loading
Please register or sign in to comment