FPFSoftware / FPFSoftware/FPFSim

Easier detector placement?

未关闭
#4 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement question
主要语言
C++
星标
2
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

When the size of a detector changes then the position of that detector and all downstream detectors must be manually updated in each of the macro files so that the distances between detectors does not change. This can be quite tedious and time consuming. We have quite a few macros for various baseline FPF setups, I'm wondering if it would make sense if we instead specified the detector order and the separation between each detector in the geometry macro instead?

i.e. add commands like:
```
/det/detectorOrder FLArE FASERnu2 FASER FORMOSA
/det/detectorSeparation 4300 1200 1200 1200 mm
```

I'm not sure exactly how to implement this, but I feel like such a thing should be possible within GEANT4

贡献指南

这个仓库没有索引到贡献指南

调研方向

审查现有的基线 FPF 几何宏文件,以了解当前如何指定探测器位置和下游间距。确定几何命令的入口点,然后确定如何表示探测器顺序和间隔,并在所有受影响的宏中验证结果;issue 未指定测试或具体文件。

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp
领域
backend
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。