Create geometry of the TRD2D chamber in compiled code.
Move macro code from Create_geometry_* macro to namespace cbm::trd:geo. Implement the latest modifications to the design of the chamber and FEB as they are proposed for day 1. MR 1382 (cherry picked from commit 89de6d6a)
Showing
- core/detectors/trd/CMakeLists.txt 3 additions, 1 deletioncore/detectors/trd/CMakeLists.txt
- core/detectors/trd/CbmTrdBaseLinkDef.h 19 additions, 2 deletionscore/detectors/trd/CbmTrdBaseLinkDef.h
- core/detectors/trd/CbmTrdDefs.cxx 20 additions, 0 deletionscore/detectors/trd/CbmTrdDefs.cxx
- core/detectors/trd/CbmTrdDefs.h 168 additions, 12 deletionscore/detectors/trd/CbmTrdDefs.h
- core/detectors/trd/CbmTrdGeoFactory.cxx 700 additions, 0 deletionscore/detectors/trd/CbmTrdGeoFactory.cxx
- core/detectors/trd/CbmTrdGeoFactory.h 352 additions, 0 deletionscore/detectors/trd/CbmTrdGeoFactory.h
- core/detectors/trd/CbmTrdGeoSetup.cxx 491 additions, 0 deletionscore/detectors/trd/CbmTrdGeoSetup.cxx
- core/detectors/trd/CbmTrdGeoSetup.h 204 additions, 0 deletionscore/detectors/trd/CbmTrdGeoSetup.h
- core/detectors/trd/CbmTrdModuleAbstract.cxx 5 additions, 23 deletionscore/detectors/trd/CbmTrdModuleAbstract.cxx
- core/detectors/trd/CbmTrdModuleAbstract.h 24 additions, 53 deletionscore/detectors/trd/CbmTrdModuleAbstract.h
- core/detectors/trd/CbmTrdParMod.cxx 3 additions, 3 deletionscore/detectors/trd/CbmTrdParMod.cxx
- core/detectors/trd/CbmTrdParMod.h 14 additions, 9 deletionscore/detectors/trd/CbmTrdParMod.h
- core/detectors/trd/CbmTrdParModDigi.cxx 11 additions, 2 deletionscore/detectors/trd/CbmTrdParModDigi.cxx
- core/detectors/trd/CbmTrdParModDigi.h 13 additions, 2 deletionscore/detectors/trd/CbmTrdParModDigi.h
- core/detectors/trd/CbmTrdParSpadic.cxx 13 additions, 12 deletionscore/detectors/trd/CbmTrdParSpadic.cxx
- reco/detectors/trd/CbmTrdHitProducer.cxx 22 additions, 16 deletionsreco/detectors/trd/CbmTrdHitProducer.cxx
- sim/detectors/trd/CbmTrdDigitizer.cxx 22 additions, 17 deletionssim/detectors/trd/CbmTrdDigitizer.cxx
Loading
Please register or sign in to comment