Variables | |
float | ELECTRON_ET_CUT_MIN_LOOSE = 10.0 |
float | ELECTRON_ET_CUT_MIN_TIGHT = 20.0 |
cut on electron tag More... | |
string | HLTPath = "HLT_Ele*" |
string | HLTProcessName = "HLT" |
int | MASS_CUT_MIN = 40 |
tuple | PassingTightId |
tuple | PassingVeryLooseId |
tuple | tagGsf |
tuple | tagGsfCounter |
tuple | tagGsfFilter = cms.Sequence(tagGsf * tagGsfCounter) |
tuple | tagGsfSeq = cms.Sequence( ZEEHltFilter * Zele_sequence * tagGsfFilter ) |
tuple | ZEEHltFilter = copy.deepcopy(hltHighLevel) |
tuple | Zele_sequence |
float ZElectronSkim_cff.ELECTRON_ET_CUT_MIN_LOOSE = 10.0 |
Definition at line 8 of file ZElectronSkim_cff.py.
float ZElectronSkim_cff.ELECTRON_ET_CUT_MIN_TIGHT = 20.0 |
cut on electron tag
Definition at line 7 of file ZElectronSkim_cff.py.
string ZElectronSkim_cff.HLTPath = "HLT_Ele*" |
Definition at line 3 of file ZElectronSkim_cff.py.
string ZElectronSkim_cff.HLTProcessName = "HLT" |
Definition at line 4 of file ZElectronSkim_cff.py.
int ZElectronSkim_cff.MASS_CUT_MIN = 40 |
Definition at line 10 of file ZElectronSkim_cff.py.
tuple ZElectronSkim_cff.PassingTightId |
Definition at line 46 of file ZElectronSkim_cff.py.
tuple ZElectronSkim_cff.PassingVeryLooseId |
Definition at line 23 of file ZElectronSkim_cff.py.
tuple ZElectronSkim_cff.tagGsf |
Definition at line 73 of file ZElectronSkim_cff.py.
tuple ZElectronSkim_cff.tagGsfCounter |
Definition at line 80 of file ZElectronSkim_cff.py.
tuple ZElectronSkim_cff.tagGsfFilter = cms.Sequence(tagGsf * tagGsfCounter) |
Definition at line 84 of file ZElectronSkim_cff.py.
tuple ZElectronSkim_cff.tagGsfSeq = cms.Sequence( ZEEHltFilter * Zele_sequence * tagGsfFilter ) |
Definition at line 85 of file ZElectronSkim_cff.py.
tuple ZElectronSkim_cff.ZEEHltFilter = copy.deepcopy(hltHighLevel) |
Definition at line 69 of file ZElectronSkim_cff.py.
tuple ZElectronSkim_cff.Zele_sequence |
Definition at line 53 of file ZElectronSkim_cff.py.