Fork me on GitHub

source: svn/trunk/data/DetectorCard.dat@ 494

Last change on this file since 494 was 494, checked in by Xavier Rouby, 15 years ago

new: calorimeter endcaps

File size: 7.0 KB
Line 
1DETECTOR CARD // DO NOT REMOVE THIS IS A TAG!
2# any line containing a dash symbol (#) will be completely ignored, whatever the position of this symbol
3
4# Detector extension, in pseudorapidity units
5CEN_max_tracker 2.5 // Maximum tracker coverage
6CEN_max_calo_cen 1.7 // central calorimeter coverage
7CEN_max_calo_ec 3.0 // calorimeter endcap coverage
8CEN_max_calo_fwd 5.0 // forward calorimeter pseudorapidity coverage
9CEN_max_mu 2.4 // muon chambers pseudorapidity coverage
10
11# Energy resolution for electron/photon in central/endcap/fwd/zdc calos
12# \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
13ELG_Scen 0.05 // S term for central ECAL
14ELG_Ncen 0.25 // N term
15ELG_Ccen 0.005 // C term
16ELG_Sec 0.05 // S term for ECAL endcap
17ELG_Nec 0.25 // N term
18ELG_Cec 0.005 // C term
19ELG_Sfwd 2.084 // S term for FCAL
20ELG_Nfwd 0.0 // N term
21ELG_Cfwd 0.107 // C term
22ELG_Szdc 0.70 // S term for ZDC
23ELG_Nzdc 0.0 // N term
24ELG_Czdc 0.08 // C term
25
26# Energy resolution for hadrons in central/endcap/fwd/zdc calos
27# \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
28HAD_Scen 1.5 // S term for central HCAL
29HAD_Ncen 0. // N term
30HAD_Ccen 0.05 // C term
31HAD_Sec 1.5 // S term for HCAL endcap
32HAD_Nec 0. // N term
33HAD_Cec 0.05 // C term
34HAD_Sfwd 2.7 // S term for FCAL
35HAD_Nfwd 0. // N term
36HAD_Cfwd 0.13 // C term
37HAD_Szdc 1.38 // S term for ZDC
38HAD_Nzdc 0. // N term
39HAD_Czdc 0.13 // C term
40
41# Time resolution for ZDC/RP220/RP420
42ZDC_T_resolution 0 // in s
43RP220_T_resolution 0 // in s
44RP420_T_resolution 0 // in s
45
46# Muon smearing
47MU_SmearPt 0.01 // transverse momentum Pt in GeV
48
49# Tracking efficiencies
50TRACK_ptmin 0.0 // minimal pt needed to reach the calorimeter in GeV
51TRACK_eff 100 // efficiency associated to the tracking (%)
52
53# Calorimetric towers
54TOWER_number 40
55TOWER_eta_edges 0. 0.087 0.174 0.261 0.348 0.435 0.522 0.609 0.696 0.783 0.870 0.957 1.044 1.131 1.218 1.305 1.392 1.479 1.566 1.653 1.740 1.830 1.930 2.043 2.172 2.322 2.500 2.650 2.868 2.950 3.125 3.300 3.475 3.650 3.825 4.000 4.175 4.350 4.525 4.700 5.000
56## list of the edges of each tower in eta for eta>0 assuming a symmetric detector in eta<0
57### the list starts with the lower edge of the most central tower
58### the list ends with the higher edged of the most forward tower
59### there should be NTOWER+1 values
60TOWER_dphi 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 20 20
61### list of the tower size in phi (in degrees), assuming that all towers are similar in phi for a given eta value
62### the list starts with the phi-size of the most central tower (eta=0)
63### the list ends with the phi-size of the most forward tower
64### there should be NTOWER values
65##
66#
67
68# Thresholds for reconstructed objects, Pt in GeV
69PTCUT_elec 10.0
70PTCUT_muon 10.0
71PTCUT_jet 20.0
72PTCUT_gamma 10.0
73PTCUT_taujet 10.0
74
75# Thresholds for reconstructed objects in ZDC, E in GeV
76ZDC_gamma_E 20
77ZDC_n_E 50
78
79# Charged lepton isolation. Pt and Et in GeV
80ISOL_PT 2.0 //minimal pt of tracks for isolation criteria
81ISOL_Cone 0.5 //Cone for isolation criteria
82ISOL_Calo_ET 2.0 //minimal tower transverse energy for isolation criteria. 1E99 means "off"
83ISOL_Calo_Cone 0.4 //Cone for calorimetric isolation
84ISOL_Calo_Grid 3 //Grid size (N x N) for calorimetric isolation
85
86# General jet variable
87JET_coneradius 0.7 // generic jet radius ; not for tau's !!!
88JET_jetalgo 1 // Jet algorithms: 1 CDFJetClu, 2 MidPoint, 3 SIScone, 4 kt, 5 Cambridge/Aachen, 6 antikt
89JET_seed 1.0 // minimum seed to start jet reconstruction, in GeV
90JET_Eflow 0 // Perfect energy assumed in the tracker coverage
91
92# Tagging definition
93BTAG_b 40 // b-tag efficiency (%)
94BTAG_mistag_c 10 // mistagging (%)
95BTAG_mistag_l 1 // mistagging (%)
96
97# FLAGS
98FLAG_bfield 1 //1 to run the bfield propagation else 0
99FLAG_vfd 1 //1 to run the very forward detectors else 0
100FLAG_RP 1 //1 to run the very forward detectors else 0
101FLAG_trigger 1 //1 to run the trigger selection else 0
102FLAG_frog 1 //1 to run the FROG event display
103FLAG_lhco 0 //1 to run the LHCO
104
105# In case BField propagation allowed
106TRACK_radius 129 //radius of the BField coverage, in cm
107TRACK_length 300 //half-length of the BField coverage, in cm
108TRACK_bfield_x 0 //X component of the BField, in T
109TRACK_bfield_y 0 //Y component of the BField, in T
110TRACK_bfield_z 3.8 //Z component of the BField, in T
111
112# Very forward detector extension, in pseudorapidity
113# if allowed
114VFD_min_calo_vfd 5.2 // very forward calorimeter (if any) like CASTOR
115VFD_max_calo_vfd 6.6
116VFD_min_zdc 8.3 // zero-degree neutral calorimeter
117VFD_s_zdc 140 // distance of the Zero Degree Calorimeter, from the IP, in [m]
118
119#Hector parameters
120RP_220_s 220 // distance of the RP to the IP, in meters
121RP_220_x 0.002 // distance of the RP to the beam, in meters
122RP_420_s 420 // distance of the RP to the IP, in meters
123RP_420_x 0.004 // distance of the RP to the beam, in meters
124RP_beam1Card data/LHCB1IR5_v6.500.tfs // beam optics file, beam 1
125RP_beam2Card data/LHCB2IR5_v6.500.tfs // beam optics file, beam 2
126RP_IP_name IP5 // tag for IP in Hector ; 'IP1' for ATLAS
127RP_offsetEl_x 0.097 // horizontal separation between both beam, in meters
128RP_offsetEl_y 0 // vertical separation between both beam, in meters
129RP_offsetEl_s 120 // distance of beam separation point, from IP
130RP_cross_x -500 // IP offset in horizontal plane, in micrometers
131RP_cross_y 0 // IP offset in vertical plane, in micrometers
132RP_cross_ang_x 142.5 // half-crossing angle in horizontal plane, in microrad
133RP_cross_ang_y 0 // half-crossing angle in vertical plane, in microrad
134
135# In case FROG event display allowed
136NEvents_Frog 100
137# Number of events to process
138NEvents -1 // -1 means 'all'
139
140# input PDG tables
141PdgTableFilename data/particle.tbl // table with particle pid,mass,charge,...
142
Note: See TracBrowser for help on using the repository browser.