Fork me on GitHub

Changeset 264 in svn for trunk/data/DataCardDet.dat


Ignore:
Timestamp:
Feb 11, 2009, 10:22:30 AM (16 years ago)
Author:
Xavier Rouby
Message:

first test 2.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/DataCardDet.dat

    r259 r264  
    1111ELG_Scen          0.05              // S term for central ECAL
    1212ELG_Ncen          0.25              // N term for central ECAL
    13 ELG_Ccen          0.005             // C term for central ECAL
    14 ELG_Sfwd          2.084             // S term for FCAL
    15 ELG_Nfwd          0.0               // N term for FCAL
    16 ELG_Cfwd          0.107             // C term for FCAL
     13ELG_Ccen          0.005              // C term for central ECAL
     14ELG_Cfwd          0.107             // S term for forward ECAL
     15ELG_Sfwd          2.084             // C term for forward ECAL
     16ELG_Nfwd          0.0               // N term for central ECAL
    1717
    1818# Energy resolution for hadrons in ecal/hcal/hf
    1919# \sigma/E = C + N/E + S/\sqrt{E}, E in GeV
    20 HAD_Shcal         1.5               // S term for central HCAL
     20HAD_Shcal         1.5               // S term for central HCAL // hadronic calorimeter
    2121HAD_Nhcal         0.                // N term for central HCAL
    2222HAD_Chcal         0.05              // C term for central HCAL
    23 HAD_Shf           2.7               // S term for FCAL
    24 HAD_Nhf           0.                // N term for FCAL
    25 HAD_Chf           0.13              // C term for FCAL
     23HAD_Shf           2.7               // S term for HF // forward calorimeter
     24HAD_Nhf           0.                // N term for HF
     25HAD_Chf           0.13              // C term for HF
    2626
    2727# Muon smearing
     
    2929
    3030# Tracking efficiencies
    31 TRACK_ptmin       0.9               // minimal pt needed to reach the calorimeter in GeV
     31TRACK_ptmin       0.0               // minimal pt needed to reach the calorimeter in GeV
    3232TRACK_eff         100               // efficiency associated to the tracking (%)
    3333
     
    4848
    4949# Thresholds for reconstructed objetcs, Pt in GeV
    50 PTCUT_elec       10.0
    51 PTCUT_muon       10.0
    52 PTCUT_jet        20.0
    53 PTCUT_gamma      10.0
    54 PTCUT_taujet     10.0
     50PTCUT_elec       0.0
     51PTCUT_muon       0.0
     52PTCUT_jet        0.0
     53PTCUT_gamma      0.0
     54PTCUT_taujet     0.0
    5555
    5656# General jet variable
     
    6565
    6666# FLAGS
    67 FLAG_bfield      1                       //1 to run the bfield propagation else 0
     67FLAG_bfield      0                       //1 to run the bfield propagation else 0
    6868FLAG_vfd         1                       //1 to run the very forward detectors else 0
    6969FLAG_trigger     1                       //1 to run the trigger selection else 0
     
    8888RP_420_s          420                   // distance of the RP to the IP, in meters
    8989RP_420_x          0.004                 // distance of the RP to the beam, in meters
    90 RP_beam1Card      data/LHCB1IR5_v6.500.tfs
    91 RP_beam2Card      data/LHCB2IR5_v6.500.tfs
    92 RP_IP_name        IP5
    93 
    9490
    9591# In case FROG event display allowed
Note: See TracChangeset for help on using the changeset viewer.