Variables | |
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" |
tuple | preselection |
PRESELECTION More... | |
tuple | selection |
SELECTION More... | |
tuple | singleTopElectronMediumDQM |
tuple | singleTopMuonMediumDQM |
tuple | singleTopTChannelLeptonDQM |
string singleTopDQM_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 4 of file singleTopDQM_cfi.py.
string singleTopDQM_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 3 of file singleTopDQM_cfi.py.
tuple singleTopDQM_cfi.preselection |
PRESELECTION
setup of the event preselection, which will not be monitored [mandatory] : but may be empty
Definition at line 239 of file singleTopDQM_cfi.py.
Referenced by FSQ::HandlerTemplate< TInputCandidateType, TOutputCandidateType, filter >.count(), SiStripElectronSeedGenerator.findSeedsFromCluster(), FSQ::HandlerTemplate< TInputCandidateType, TOutputCandidateType, filter >.getFilteredCands(), and BoostedTopProducer.produce().
tuple singleTopDQM_cfi.selection |
SELECTION
monitor histrograms are filled after each selection step, the selection is applied in the order defined by this vector [mandatory] : may be empty or contain an arbitrary number of PSets
Definition at line 259 of file singleTopDQM_cfi.py.
tuple singleTopDQM_cfi.singleTopElectronMediumDQM |
Definition at line 295 of file singleTopDQM_cfi.py.
tuple singleTopDQM_cfi.singleTopMuonMediumDQM |
Definition at line 135 of file singleTopDQM_cfi.py.
tuple singleTopDQM_cfi.singleTopTChannelLeptonDQM |
Definition at line 7 of file singleTopDQM_cfi.py.