#Detector characteristics MAX_TRACKER 2.5 MAX_CALO_CEN 3.0 MAX_CALO_FWD 5.0 // forward calorimeter pseudorapidity coverage MAX_MU 2.4 // muon chambers pseudorapidity coverage MIN_CALO_VFWD 5.2 // very forward calorimeter (if any), like CASTOR MAX_CALO_VFWD 6.6 MIN_ZDC 8.3 ZDC_S 140 // distance of the ZDC to the IP, in meters RP220_S 220 // distance of the RP to the IP, in meters RP220_X 0.002 // distance of the RP to the beam, in meters FP420_S 420 // distance of the RP to the IP, in meters FP420_X 0.004 // distance of the RP to the beam, in meters #Magnetic Field TRACKING_RADIUS 129 //radius of the BField coverage TRACKING_LENGTH 300 //length of the BField coverage BFIELD_X 0 BFIELD_Y 0 BFIELD_Z 3.8 #energy resolution for electron/photon # \sigma/E = C + N/E + S/\sqrt{E} ELG_Scen 0.05 // S term for central ECAL ELG_Ncen 0.25 // N term for central ECAL ELG_Ccen 0.0055 // C term for central ECAL ELG_Cfwd 0.107 // S term for forward ECAL ELG_Sfwd 2.084 // C term for forward ECAL ELG_Nfwd 0.0 // N term for central ECAL #energy resolution for hadrons in ecal/hcal/hf # \sigma/E = C + N/E + S/\sqrt{E} HAD_Shcal 1.5 // S term for central HCAL // hadronic calorimeter HAD_Nhcal 0. // N term for central HCAL HAD_Chcal 0.05 // C term for central HCAL HAD_Shf 2.7 // S term for HF // forward calorimeter HAD_Nhf 0. // N term for HF HAD_Chf 0.13 // C term for HF # muon smearing MU_SmearPt 0.01 #thresholds for reconstructed objects ELEC_pt 10 MUON_pt 10 JET_pt 20 TAUJET_pt 10 #For Tau-jet definition TAU_CONE_ENERGIE 0.15 // Delta R = radius of the cone TAU_CONE_TRACKS 0.4 //Delta R PT_TRACK_TAU 2.0 // GeV #Tracker acceptance PT_TRACKS_MIN 0.9 // minimal pt needed to reach the calorimeter, in GeV TRACKING_EFF 100 // efficiency associated to the tracking #tagging definition TAGGING_B 40 MISTAGGING_C 10 MISTAGGING_L 1 #DeltaR cone definition CONERADIUS 0.7 JETALGO 1 // 1 for Cone algorithm, 2 for MidPoint algorithm, 3 for SIScone algorithm, 4 for kt algorithm