Skip to content

Commit 3f13a59

Browse files
marcovanleeuwenalibuildnjacazio
authored
[ALICE3] Add digitization for the forward tracker (#15620)
* [ALICE3] Merge forward disks (FT3) into TRK module * [ALICE3] Add digitization for forward disks * Please consider the following formatting changes * Fixup whitespace * Fix indentation in CMakeLists.txt * Add curly braces for single-line if statements. --------- Co-authored-by: ALICE Action Bot <alibuild@cern.ch> Co-authored-by: Nicolò Jacazio <njacazio@users.noreply.github.com>
1 parent 0dc82cf commit 3f13a59

41 files changed

Lines changed: 528 additions & 1458 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Detectors/Upgrades/ALICE3/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ add_subdirectory(TRK)
1414
add_subdirectory(GlobalReconstruction)
1515
add_subdirectory(ECal)
1616
add_subdirectory(FD3)
17-
add_subdirectory(FT3)
1817
add_subdirectory(FCT)
1918
add_subdirectory(AOD)
2019
add_subdirectory(IOTOF)

Detectors/Upgrades/ALICE3/FT3/CMakeLists.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

Detectors/Upgrades/ALICE3/FT3/README.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

Detectors/Upgrades/ALICE3/FT3/base/CMakeLists.txt

Lines changed: 0 additions & 19 deletions
This file was deleted.

Detectors/Upgrades/ALICE3/FT3/base/include/FT3Base/FT3BaseParam.h

Lines changed: 0 additions & 61 deletions
This file was deleted.

Detectors/Upgrades/ALICE3/FT3/base/include/FT3Base/GeometryTGeo.h

Lines changed: 0 additions & 120 deletions
This file was deleted.

Detectors/Upgrades/ALICE3/FT3/base/src/FT3BaseLinkDef.h

Lines changed: 0 additions & 22 deletions
This file was deleted.

Detectors/Upgrades/ALICE3/FT3/base/src/FT3BaseParam.cxx

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)