CMS 3D CMS Logo

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

Variables

tuple cleanPatTaus
 
tuple preselection
 string added as general entry for modeul definition here and use in tauTools.py More...
 

Variable Documentation

tuple tauCleaner_cfi.cleanPatTaus

Definition at line 11 of file tauCleaner_cfi.py.

tuple tauCleaner_cfi.preselection
Initial value:
1 = cms.string(
2  'tauID("decayModeFinding") > 0.5 &'
3  ' tauID("byLooseCombinedIsolationDeltaBetaCorr3Hits") > 0.5 &'
4  ' tauID("againstMuonTight3") > 0.5 &'
5  ' tauID("againstElectronVLooseMVA6") > 0.5'
6  )

string added as general entry for modeul definition here and use in tauTools.py

Definition at line 4 of file tauCleaner_cfi.py.

Referenced by FSQ::HandlerTemplate< TInputCandidateType, TOutputCandidateType, filter >.count(), and FSQ::HandlerTemplate< TInputCandidateType, TOutputCandidateType, filter >.getFilteredCands().