Developing #451
Developing #449: Simulations
Testing simulation based on 7H experiment
Status: | Открыта | Start date: | 02/07/2020 | |
---|---|---|---|---|
Priority: | Нормальный | Due date: | ||
Assignee: | Софья Рымжанова | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Take a working macros for simulation for EXP1904. It may be found in
expertroot/macro/EXP1904_H7/sim
branch
dev
Step by step employ following changes:
- move the four side telescopes in the front of the target to distance used for annular telescope for registration of a proton;
- modify a central telescopes to thicnkess used in the experiment; at this step, two layers of silicon detectors may be used; change distance of the central telescope;
- introduce the reaction 8He + t --> 10He + p with subsequent decay 10He --> 8He + n + n;
- the decay occurs in the point of the reaction;
- beam cross-section is infinitely small;
- beam direction coincidences with the Z-axis in laboratory system;
- reconstruct the 10He missing mass from proton under conditions:
- only proton was registered in rear telescope;
- beam energy and size is constant and known;
- reconstruct the 10He missing mass from proton under condition that proton was registered in coincidence with 8He in central telescope;
Provide results of steps mentioned above in individual comments.
History
#1 Updated by Vratislav Chudoba over 4 years ago
- Parent task set to #449
#2 Updated by Vratislav Chudoba over 4 years ago
- Assignee set to Софья Рымжанова
#3 Updated by Софья Рымжанова over 4 years ago
- File sim_digi.C added
- File create_target_T_gas.C added
- File 10he_int-3030_short.dat added
-
Выполнены первые два пункта задачи со следующими изменениями:
-
p { margin-bottom: 0.1in; line-height: 115% }
детекторная система состоит из квадратного двухстроннего кремниевого детектора (вместо кольцевого, стоит перед мишенью) и шести одностронних кремниевых декторов (стоят после мишени);
p { margin-bottom: 0.1in; line-height: 115% } -
изменен файл мишени: поставлен тритий вместо дейтерия;
-
изменен файл распада.
Приложенные файлы: sim_digi.C (детекторы), create_target_T_gas.C (мишень), 10he_int-3030_short.dat (файл распада). p { margin-bottom: 0.1in; line-height: 115%
p { margin-bottom: 0.1in; line-height: 115% }
#4 Updated by Софья Рымжанова over 4 years ago
- File ER10Heto8HeEventHeader.cxx added
- File ER10Heto8HeEventHeader.h added
- File ERDecay10Heto8He.cxx added
- File ERDecay10Heto8He.h added
Для реализации третьего пункта на основе класса ERDecayEXP1811 написан новый класс ERDecay10Heto8He.
Класс ERDecay10Heto8He описывает реакцию 8He + t → 10He + p и распад 10He → 8He + n + n.
p { margin-bottom: 0.1in; line-height: 115% }
#5 Updated by Софья Рымжанова over 4 years ago
- File detector_geom_10he.png added
- File startYZ.png added
- File startXYZ_8he.png added
- File startYZ_e_gamma.png added
Возникла следующая проблема: пучок не взаимодействует с мишенью. Среди частиц в файле sim_digi.root есть только пучок 8Не, электроны и гамма.
Электроны и гамма рождаются в TOF и MWPC, а так же на расстоянии 150 cм от мишени - тогда как заданная мной геометрия отстоит от мишени максимум на 30 см.
#6 Updated by Софья Рымжанова over 4 years ago
- File QTelescopeParts_10he.xml added