CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
ecalNotContainmentSim_cff Namespace Reference

Variables

tuple EBs25notContainment = cms.double(0.970)
 
tuple ecal_notCont_sim
 
tuple EEs25notContainment = cms.double(0.975)
 

Variable Documentation

tuple ecalNotContainmentSim_cff.EBs25notContainment = cms.double(0.970)

Definition at line 16 of file ecalNotContainmentSim_cff.py.

tuple ecalNotContainmentSim_cff.ecal_notCont_sim
Initial value:
1 = cms.PSet(
2  # Values obtained by FC 20/05/2009
3  # using CMSSW_3_1_0_pre7 g4.9.2.p01
4  # Using uncoverted photons E=50
5  # Reference region Barrel ietaAbs() > 5 && ietaAbs() < 21 && (iphi() % 20 ) > 5 && (iphi() % 20 ) < 16
6  # Reference region Endcap fabs(superClusterEta[i]) > 1.7 && fabs(superClusterEta[i] < 2.3) &&
7  # (
8  # (superClusterPhi[i] > -TMath::Pi()/2. + 0.1 && superClusterPhi[i] < TMath::Pi()/2. - 0.1) ||
9  # (superClusterPhi[i] > TMath::Pi()/2. + 0.1) ||
10  # (superClusterPhi[i] < -TMath::Pi()/2. - 0.1)
11  # ) )

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.