Variables | |
tuple | EBs25notContainment = cms.double(0.970) |
tuple | ecal_notCont_sim |
tuple | EEs25notContainment = cms.double(0.975) |
tuple ecalNotContainmentSim_cff::EBs25notContainment = cms.double(0.970) |
Definition at line 16 of file ecalNotContainmentSim_cff.py.
00001 cms.PSet( 00002 # Values obtained by FC 20/05/2009 00003 # using CMSSW_3_1_0_pre7 g4.9.2.p01 00004 # Using uncoverted photons E=50 00005 # Reference region Barrel ietaAbs() > 5 && ietaAbs() < 21 && (iphi() % 20 ) > 5 && (iphi() % 20 ) < 16 00006 # Reference region Endcap fabs(superClusterEta[i]) > 1.7 && fabs(superClusterEta[i] < 2.3) && 00007 # ( 00008 # (superClusterPhi[i] > -TMath::Pi()/2. + 0.1 && superClusterPhi[i] < TMath::Pi()/2. - 0.1) || 00009 # (superClusterPhi[i] > TMath::Pi()/2. + 0.1) || 00010 # (superClusterPhi[i] < -TMath::Pi()/2. - 0.1) 00011 # ) )
Definition at line 3 of file ecalNotContainmentSim_cff.py.
tuple ecalNotContainmentSim_cff::EEs25notContainment = cms.double(0.975) |
Definition at line 18 of file ecalNotContainmentSim_cff.py.