test
CMS 3D CMS Logo

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

Variables

tuple DiElectronDQM
 
tuple DiMuonDQM
 
tuple ElecMuonDQM
 
string ElelooseIsoCut = "(gsfElectronRef.pfIsolationVariables.sumChargedHadronPt + max(0., gsfElectronRef.pfIsolationVariables.sumNeutralHadronEt + gsfElectronRef.pfIsolationVariables.sumPhotonEt - 0.5 * gsfElectronRef.pfIsolationVariables.sumPUPt) ) / gsfElectronRef.pt < 0.15"
 
string EletightIsoCut = "(gsfElectronRef.pfIsolationVariables.sumChargedHadronPt + max(0., gsfElectronRef.pfIsolationVariables.sumNeutralHadronEt + gsfElectronRef.pfIsolationVariables.sumPhotonEt - 0.5 * gsfElectronRef.pfIsolationVariables.sumPUPt) ) / gsfElectronRef.pt < 0.1"
 
string looseIsoCut = "(muonRef.pfIsolationR04.sumChargedHadronPt + max(0., muonRef.pfIsolationR04.sumNeutralHadronEt + muonRef.pfIsolationR04.sumPhotonEt - 0.5 * muonRef.pfIsolationR04.sumPUPt) ) / muonRef.pt < 0.2"
 
string looseMuonCut = "muonRef.isNonnull && (muonRef.isGlobalMuon || muonRef.isTrackerMuon) && muonRef.isPFMuon"
 
tuple topDiLeptonOfflineDQM
 

Variable Documentation

tuple topDiLeptonOfflineDQM_cfi.DiElectronDQM

Definition at line 297 of file topDiLeptonOfflineDQM_cfi.py.

tuple topDiLeptonOfflineDQM_cfi.DiMuonDQM

Definition at line 154 of file topDiLeptonOfflineDQM_cfi.py.

tuple topDiLeptonOfflineDQM_cfi.ElecMuonDQM

Definition at line 442 of file topDiLeptonOfflineDQM_cfi.py.

string topDiLeptonOfflineDQM_cfi.ElelooseIsoCut = "(gsfElectronRef.pfIsolationVariables.sumChargedHadronPt + max(0., gsfElectronRef.pfIsolationVariables.sumNeutralHadronEt + gsfElectronRef.pfIsolationVariables.sumPhotonEt - 0.5 * gsfElectronRef.pfIsolationVariables.sumPUPt) ) / gsfElectronRef.pt < 0.15"

Definition at line 5 of file topDiLeptonOfflineDQM_cfi.py.

string topDiLeptonOfflineDQM_cfi.EletightIsoCut = "(gsfElectronRef.pfIsolationVariables.sumChargedHadronPt + max(0., gsfElectronRef.pfIsolationVariables.sumNeutralHadronEt + gsfElectronRef.pfIsolationVariables.sumPhotonEt - 0.5 * gsfElectronRef.pfIsolationVariables.sumPUPt) ) / gsfElectronRef.pt < 0.1"

Definition at line 6 of file topDiLeptonOfflineDQM_cfi.py.

string topDiLeptonOfflineDQM_cfi.looseIsoCut = "(muonRef.pfIsolationR04.sumChargedHadronPt + max(0., muonRef.pfIsolationR04.sumNeutralHadronEt + muonRef.pfIsolationR04.sumPhotonEt - 0.5 * muonRef.pfIsolationR04.sumPUPt) ) / muonRef.pt < 0.2"

Definition at line 4 of file topDiLeptonOfflineDQM_cfi.py.

string topDiLeptonOfflineDQM_cfi.looseMuonCut = "muonRef.isNonnull && (muonRef.isGlobalMuon || muonRef.isTrackerMuon) && muonRef.isPFMuon"

Definition at line 3 of file topDiLeptonOfflineDQM_cfi.py.

tuple topDiLeptonOfflineDQM_cfi.topDiLeptonOfflineDQM

Definition at line 9 of file topDiLeptonOfflineDQM_cfi.py.