PandaRoot
PndMdtMuonFilter.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 PndMdtMuonFilter_H
15 #define PndMdtMuonFilter_H 1
16 #endif
17 
18 // all units in mm
19 
20 // half thickness
21 #define PndMdt_SVThickness 12
22 
23 // Muon Filter octagon slice = 5 sensitive volumes (layers)
24 #define PndMdt_MF_Height 2240
25 // center positions
26 #define PndMdt_SV300 2920
27 #define PndMdt_SV301 3030
28 #define PndMdt_SV302 3120
29 #define PndMdt_SV303 3210
30 #define PndMdt_SV304 3300
31 #define PndMdt_SV305 3390
32 
33 // Muon Filter half holes (vertical,horizontal)
34 #define PndMdt_H07_V 475
35 #define PndMdt_H07_H 770
36 #define PndMdt_H08_V 475
37 #define PndMdt_H08_H 770
38 #define PndMdt_H09_V 475
39 #define PndMdt_H09_H 770
40 #define PndMdt_H10_V 475
41 #define PndMdt_H10_H 770
42 #define PndMdt_H11_V 475
43 #define PndMdt_H11_H 770
44 #define PndMdt_H12_V 475
45 #define PndMdt_H12_H 770
46 
47 // Muon Filter half holes (vertical,horizontal) for pump
48 #define PndMdt_PUMP_V 806
49 #define PndMdt_PUMP_H 120