Fork me on GitHub

source: svn/trunk/data/DetectorCard_ATLAS.dat@ 325

Last change on this file since 325 was 322, checked in by Xavier Rouby, 16 years ago

Isolation updated. ptiso implemented. Calorimetric prepared but not finished

File size: 5.9 KB
Line 
1DETECTOR CARD # DO NOT REMOVE THIS IS A TAG!
2
3# Detector extension, in pseudorapidity units
4CEN_max_tracker 2.5 // Maximum tracker coverage
5CEN_max_calo_cen 3.2 // central calorimeter coverage
6CEN_max_calo_fwd 4.9 // forward calorimeter pseudorapidity coverage
7CEN_max_mu 2.7 // muon chambers pseudorapidity coverage
8
9# Energy resolution for electron/photon
10# \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
11ELG_Scen 0.10 // S term for central ECAL #http://arxiv.org/pdf/physics/0608012v1
12ELG_Ncen 0.0 // N term for central ECAL #http://arxiv.org/pdf/physics/0608012v1
13ELG_Ccen 0.0017 // C term for central ECAL #http://arxiv.org/pdf/physics/0608012v1
14ELG_Sfwd 0.30407 // S term for forward FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
15ELG_Nfwd 1.1533 // N term for central FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
16ELG_Cfwd 0.0313 // C term for forward FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
17
18# Energy resolution for hadrons in ecal/hcal/hf
19# \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
20HAD_Shcal 0.58 // S term for central HCAL #http://arxiv.org/pdf/hep-ex/0004009v1
21HAD_Nhcal 1.7 // N term for central HCAL #http://arxiv.org/pdf/hep-ex/0004009v1
22HAD_Chcal 0.025 // C term for central HCAL #http://arxiv.org/pdf/hep-ex/0004009v1
23HAD_Shf 0.9681 // S term for FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
24HAD_Nhf 0. // N term for FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
25HAD_Chf 0.0524 // C term for FCAL #http://villaolmo.mib.infn.it/ICATPP9th_2005/Calorimetry/Schram.p.pdf
26
27# Muon smearing
28MU_SmearPt 0.01 // transverse momentum Pt in GeV
29
30# Tracking efficiencies
31TRACK_ptmin 0.9 // minimal pt needed to reach the calorimeter in GeV
32TRACK_eff 100 // efficiency associated to the tracking (%)
33
34# Calorimetric towers
35TOWER_number 38
36TOWER_eta_edges 0.0 0.10 0.20 0.30 0.40 0.50 0.60 0.70 0.80 0.90 1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.0 2.10 2.20 2.30 2.40 2.50 2.60 2.80 3.00 3.20 3.30 3.50 3.70 3.90 4.10 4.30 4.50 4.70 4.90
37## list of the edges of each tower in eta for eta>0 assuming a symmetric detector in eta<0
38### the list starts with the lower edge of the most central tower
39### the list ends with the higher edged of the most forward tower
40### there should be NTOWER+1 values
41TOWER_dphi 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 20 20 20 10 20 20 20 20 20 20 20 20
42### list of the tower size in phi (in degrees), assuming that all towers are similar in phi for a given eta value
43### the list starts with the phi-size of the most central tower (eta=0)
44### the list ends with the phi-size of the most forward tower
45### there should be NTOWER values
46##
47#
48
49# Thresholds for reconstructed objetcs, Pt in GeV
50PTCUT_elec 10.0
51PTCUT_muon 10.0
52PTCUT_jet 20.0
53PTCUT_gamma 10.0
54PTCUT_taujet 10.0
55
56# Charged lepton isolation. Pt and Et in GeV
57ISOL_PT 2.0 //minimal pt of tracks for isolation criteria
58ISOL_Cone 0.5 //Cone for isolation criteria
59ISOL_Calo_ET 1E99 //minimal tower transverse energy for isolation criteria. 1E99 means "off"
60ISOL_Calo_Cone 0.4 //Cone for calorimetric isolation
61ISOL_Calo_Grid 3 //Grid size (N x N) for calorimetric isolation
62
63# General jet variable
64JET_coneradius 0.7 // generic jet radius ; not for tau's !!!
65JET_jetalgo 1 // 1 for Cone algorithm, 2 for MidPoint algorithm, 3 for SIScone algorithm, 4 for kt algorithm
66JET_seed 1.0 // minimum seed to start jet reconstruction, in GeV
67
68# Tagging definition
69BTAG_b 50 // b-tag efficiency (%)
70BTAG_mistag_c 10 // mistagging (%)
71BTAG_mistag_l 1 // mistagging (%)
72
73# FLAGS
74FLAG_bfield 1 // 1 to run the bfield propagation else 0
75FLAG_vfd 1 // 1 to run the very forward detectors else 0
76FLAG_RP 1 // 1 to run the very forward detectors else 0
77FLAG_trigger 1 // 1 to run the trigger selection else 0
78FLAG_frog 1 // 1 to run the FROG event display
79FLAG_lhco 1 //1 to run the LHCO
80
81# In case BField propagation allowed
82TRACK_radius 115 // radius of the BField coverage, in cm #chapter 1 you gave me
83TRACK_length 351 // length of the BField coverage, in cm #also
84TRACK_bfield_x 0 // X component of the BField, in T
85TRACK_bfield_y 0 // Y component of the BField, in T
86TRACK_bfield_z 2.0 // Z component of the BField, in T #also
87
88# Very forward detector extension, in pseudorapidity
89# if allowed (WARNING: not expected for ATLAS!)
90VFD_min_calo_vfd 5.2 // very forward calorimeter (if any) like CASTOR
91VFD_max_calo_vfd 6.6
92VFD_min_zdc 8.3 // zero-degree neutral calorimeter
93VFD_s_zdc 140 // distance of the Zero Degree Calorimeter, from the IP, in [m]
94
95RP_220_s 220 // distance of the RP to the IP, in meters
96RP_220_x 0.002 // distance of the RP to the beam, in meters
97RP_420_s 420 // distance of the RP to the IP, in meters
98RP_420_x 0.004 // distance of the RP to the beam, in meters
99RP_beam1Card data/LHCB1IR1.tfs
100RP_beam2Card data/LHCB2IR1.tfs
101RP_IP_name IP1
102
103# In case FROG event display allowed
104NEvents_Frog 100
105
Note: See TracBrowser for help on using the repository browser.