PandaRoot
PndMdtForward.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 PndMdtForward_H
15 #define PndMdtForward_H 1
16 #endif
17 
18 // all units in mm
19 
20 #define PndMdt_FWD_DX 3800; // X size of Fwd
21 #define PndMdt_FWD_DY 2565; // Y size of Fwd
22 #define PndMdt_FWD_Z 0; // Positon of first layer along Z
23 #define PndMdt_FWD_Fe_DZ 60; // thickness of lead layer
24 #define PndMdt_FWD_Space_DZ 30; // space between layers
25 
26 #define PndMdt_FWD_Hole_DX 300; // Size of the hole X
27 #define PndMdt_FWD_Hole_DY 300; // Size of the hole Z
28 
29 #define PndMdt_FWD_Hole_X1 0; // Position along X of the hole 1
30 #define PndMdt_FWD_Hole_X2 0; // Position along X of the hole 2
31 #define PndMdt_FWD_Hole_X3 0; // Position along X of the hole 3
32 #define PndMdt_FWD_Hole_X4 0; // Position along X of the hole 4
33 
34 // half thickness
35 #define PndMdt_SVThickness 12