PandaRoot
PndMdtGeoConstructorFast.h
Go to the documentation of this file.
1 //****************************************************************************
2 //* This file is part of PandaRoot. *
3 //* *
4 //* PandaRoot is distributed under the terms of the *
5 //* GNU General Public License (GPL) version 3, *
6 //* copied verbatim in the file "LICENSE". *
7 //* *
8 //* Copyright (C) 2006 - 2024 FAIR GmbH and copyright holders of PandaRoot *
9 //* The copyright holders are listed in the file "COPYRIGHTHOLDERS". *
10 //* The authors are listed in the file "AUTHORS". *
11 //****************************************************************************
12 
13 
14 #ifndef PndMdtGeoConstructorFast_H
15 #define PndMdtGeoConstructorFast_H 1
16 #endif
17 
18 // all units in mm
19 
20 // half thickness
21 #define PndMdt_SVThickness 12
22 
23 // Mdt Barrel octagon slice = 13 sensitive volumes (layers)
24 #define PndMdt_Barrel_Length 3620
25 #define PndMdt_Barrel_Displacement 610
26 // center positions
27 #define PndMdt_SV100 1475
28 #define PndMdt_SV101 1565
29 #define PndMdt_SV102 1625
30 #define PndMdt_SV103 1685
31 #define PndMdt_SV104 1745
32 #define PndMdt_SV105 1805
33 #define PndMdt_SV106 1865
34 #define PndMdt_SV107 1925
35 #define PndMdt_SV108 1985
36 #define PndMdt_SV109 2045
37 #define PndMdt_SV110 2105
38 #define PndMdt_SV111 2165
39 #define PndMdt_SV112 2225
40 
41 // Mdt Endcap octagon slice = 5 sensitive volumes (layers)
42 #define PndMdt_Endcap_Height 2240
43 // center positions
44 #define PndMdt_SV200 2470
45 #define PndMdt_SV201 2560
46 #define PndMdt_SV202 2650
47 #define PndMdt_SV203 2740
48 #define PndMdt_SV204 2830
49 
50 // Mdt Barrel half hole
51 #define PndMdt_H01_LengthX 500
52 #define PndMdt_H01_LengthZ 600
53 
54 // Mdt Endcap half holes (vertical,horizontal)
55 #define PndMdt_H02_V 240
56 #define PndMdt_H02_H 470
57 #define PndMdt_H03_V 247
58 #define PndMdt_H03_H 484
59 #define PndMdt_H04_V 254
60 #define PndMdt_H04_H 498
61 #define PndMdt_H05_V 261
62 #define PndMdt_H05_H 512
63 #define PndMdt_H06_V 268
64 #define PndMdt_H06_H 526