Public Member Functions | |
def | __init__ |
def | __str__ |
def | calcP4 |
def | findCentralJets |
Public Attributes | |
centralJets | |
cjvPtCut | |
deta | |
dijetphi | |
dijetpt | |
dphi | |
dphidijethiggs | |
higgsp4 | |
jets | |
leadJets | |
met | |
mjj | |
mva | |
self.ptvis = diLepton.pt() new VBF MVA, based on 4 variables More... | |
otherJets | |
ptvis | |
vbfMvaCalc | |
visjeteta | |
def VBF.VBF.__init__ | ( | self, | |
jets, | |||
diLepton, | |||
vbfMvaCalc, | |||
cjvPtCut | |||
) |
jets: jets cleaned from the diLepton legs. diLepton: the di-tau, for example. Necessary to compute input variables for MVA selection
Definition at line 7 of file VBF.py.
def VBF.VBF.__str__ | ( | self | ) |
Definition at line 94 of file VBF.py.
References VBF.VBF.centralJets, HcalCellType::HcalCell.deta, VBF.VBF.deta, VBF.VBF.dijetphi, VBF.VBF.dijetpt, DBlmapWriter::_LMapRowHBEF.dphi, HcalCellType::HcalCell.dphi, VBF.VBF.dphi, DDBHMAngular.dphi, HcalFlexiHardcodeGeometryLoader::HBHOCellParameters.dphi, LMapRow.dphi, LMapLoader::_LMapRowHBEF.dphi, HcalFlexiHardcodeGeometryLoader::HECellParameters.dphi, HcalFlexiHardcodeGeometryLoader::HFCellParameters.dphi, XMLProcessor::_LMapRowHBEF.dphi, MuonGeometryArrange::MGACollection.dphi, VBF.VBF.dphidijethiggs, join(), VBF.VBF.leadJets, python.multivaluedict.map(), VBF.VBF.mjj, VBF.VBF.ptvis, and VBF.VBF.visjeteta.
def VBF.VBF.calcP4 | ( | self, | |
jets | |||
) |
def VBF.VBF.findCentralJets | ( | self, | |
leadJets, | |||
otherJets | |||
) |
Finds all jets between the 2 leading jets, for central jet veto.
Definition at line 66 of file VBF.py.
References VBF.VBF.cjvPtCut, eta, and alcazmumu_cfi.filter.
VBF.VBF.centralJets |
Definition at line 19 of file VBF.py.
Referenced by VBF.VBF.__str__().
VBF.VBF.cjvPtCut |
Definition at line 11 of file VBF.py.
Referenced by VBF.VBF.findCentralJets().
VBF.VBF.deta |
Definition at line 22 of file VBF.py.
Referenced by VBF.VBF.__str__().
VBF.VBF.dijetphi |
Definition at line 33 of file VBF.py.
Referenced by VBF.VBF.__str__().
VBF.VBF.dijetpt |
Definition at line 31 of file VBF.py.
Referenced by VBF.VBF.__str__().
VBF.VBF.dphi |
Definition at line 26 of file VBF.py.
Referenced by VBF.VBF.__str__().
VBF.VBF.dphidijethiggs |
Definition at line 38 of file VBF.py.
Referenced by VBF.VBF.__str__().
VBF.VBF.leadJets |
Definition at line 17 of file VBF.py.
Referenced by VBF.VBF.__str__().
VBF.VBF.mjj |
Definition at line 29 of file VBF.py.
Referenced by VBF.VBF.__str__().
VBF.VBF.mva |
self.ptvis = diLepton.pt() new VBF MVA, based on 4 variables
VBF.VBF.ptvis |
Definition at line 45 of file VBF.py.
Referenced by VBF.VBF.__str__().
VBF.VBF.visjeteta |
Definition at line 41 of file VBF.py.
Referenced by VBF.VBF.__str__().