From 02a206a4e7a8f3d787924922ccf2bfe55cddf06a Mon Sep 17 00:00:00 2001 From: adrien-matta <a.matta@surrey.ac.uk> Date: Tue, 28 Oct 2014 16:44:24 +0000 Subject: [PATCH] * adding Tigress.detector input file --- Inputs/DetectorConfiguration/Tigress.detector | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Inputs/DetectorConfiguration/Tigress.detector diff --git a/Inputs/DetectorConfiguration/Tigress.detector b/Inputs/DetectorConfiguration/Tigress.detector new file mode 100644 index 000000000..09f73a18a --- /dev/null +++ b/Inputs/DetectorConfiguration/Tigress.detector @@ -0,0 +1,29 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +GeneralTarget +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Target + THICKNESS= 0.001 + RADIUS= 5 + MATERIAL= CD2 + ANGLE= 0 + X= 0 + Y= 0 + Z= 0 +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Tigress +% Placing detector in the standard position +TigressStandard +%CloverId= 1 2 3 4 + CloverId= 5 6 7 8 9 10 11 12 13 14 15 16 +% Free placing of detector at any arbitrary position +%TigressClover + CloverId= 19 + R= 150 + Phi= 0 + Theta= 0 + Beta= 0 0 0 + +% Adding the support Frame +TigressFrame + RightFrame= 1 + LeftFrame= 0 -- GitLab