Variables | |
tuple | MultiNetIso |
tuple | OneProngNoPiZero |
tuple | OneProngNoPiZeroIso |
tuple | OneProngOnePiZero |
tuple | OneProngOnePiZeroIso |
tuple | OneProngTwoPiZero |
tuple | OneProngTwoPiZeroIso |
tuple | SingleNet |
tuple | SingleNetBasedTauID |
tuple | SingleNetIso |
tuple | TaNC |
tuple | ThreeProngNoPiZero |
tuple | ThreeProngNoPiZeroIso |
tuple | ThreeProngOnePiZero |
tuple | ThreeProngOnePiZeroIso |
00001 cms.VPSet( 00002 OneProngNoPiZeroIso, 00003 OneProngOnePiZeroIso, 00004 OneProngTwoPiZeroIso, 00005 ThreeProngNoPiZeroIso, 00006 ThreeProngOnePiZeroIso 00007 )
Definition at line 124 of file TauMVAConfigurations_cfi.py.
00001 cms.PSet( 00002 decayModeIndices = cms.vint32(0), 00003 computerName = cms.string('OneProngNoPiZero'), 00004 applyIsolation = cms.bool(False), 00005 cut = cms.double(-10.) 00006 )
Definition at line 27 of file TauMVAConfigurations_cfi.py.
00001 cms.PSet( 00002 decayModeIndices = cms.vint32(0), 00003 computerName = cms.string('OneProngNoPiZeroIso'), 00004 applyIsolation = cms.bool(True), 00005 cut = cms.double(-10.) 00006 )
Definition at line 71 of file TauMVAConfigurations_cfi.py.
00001 cms.PSet( 00002 decayModeIndices = cms.vint32(1), 00003 computerName = cms.string('OneProngOnePiZero'), 00004 applyIsolation = cms.bool(False), 00005 cut = cms.double(-10.) 00006 )
Definition at line 34 of file TauMVAConfigurations_cfi.py.
00001 cms.PSet( 00002 decayModeIndices = cms.vint32(1), 00003 computerName = cms.string('OneProngOnePiZeroIso'), 00004 applyIsolation = cms.bool(True), 00005 cut = cms.double(-10.) 00006 )
Definition at line 78 of file TauMVAConfigurations_cfi.py.
00001 cms.PSet( 00002 decayModeIndices = cms.vint32(2), 00003 computerName = cms.string('OneProngTwoPiZero'), 00004 applyIsolation = cms.bool(False), 00005 cut = cms.double(-10.) 00006 )
Definition at line 41 of file TauMVAConfigurations_cfi.py.
00001 cms.PSet( 00002 decayModeIndices = cms.vint32(2), 00003 computerName = cms.string('OneProngTwoPiZeroIso'), 00004 applyIsolation = cms.bool(True), 00005 cut = cms.double(-10.) 00006 )
Definition at line 85 of file TauMVAConfigurations_cfi.py.
00001 cms.PSet( 00002 decayModeIndices = cms.vint32(0, 1, 2, 10, 11), 00003 computerName = cms.string('SingleNet'), 00004 applyIsolation = cms.bool(False), 00005 cut = cms.double(-10.) 00006 )
Definition at line 62 of file TauMVAConfigurations_cfi.py.
00001 cms.VPSet( 00002 SingleNet 00003 )
Definition at line 132 of file TauMVAConfigurations_cfi.py.
00001 cms.PSet( 00002 decayModeIndices = cms.vint32(0, 1, 2, 10, 11), 00003 computerName = cms.string('SingleNetIso'), 00004 applyIsolation = cms.bool(True), 00005 cut = cms.double(-10.) 00006 )
Definition at line 106 of file TauMVAConfigurations_cfi.py.
00001 cms.VPSet( 00002 OneProngNoPiZero, 00003 OneProngOnePiZero, 00004 OneProngTwoPiZero, 00005 ThreeProngNoPiZero, 00006 ThreeProngOnePiZero 00007 )
Definition at line 116 of file TauMVAConfigurations_cfi.py.
00001 cms.PSet( 00002 decayModeIndices = cms.vint32(10), 00003 computerName = cms.string('ThreeProngNoPiZero'), 00004 applyIsolation = cms.bool(False), 00005 cut = cms.double(-10.) 00006 )
Definition at line 48 of file TauMVAConfigurations_cfi.py.
00001 cms.PSet( 00002 decayModeIndices = cms.vint32(10), 00003 computerName = cms.string('ThreeProngNoPiZeroIso'), 00004 applyIsolation = cms.bool(True), 00005 cut = cms.double(-10.) 00006 )
Definition at line 92 of file TauMVAConfigurations_cfi.py.
00001 cms.PSet( 00002 decayModeIndices = cms.vint32(11), 00003 computerName = cms.string('ThreeProngOnePiZero'), 00004 applyIsolation = cms.bool(False), 00005 cut = cms.double(-10.) 00006 )
Definition at line 55 of file TauMVAConfigurations_cfi.py.
00001 cms.PSet( 00002 decayModeIndices = cms.vint32(11), 00003 computerName = cms.string('ThreeProngOnePiZeroIso'), 00004 applyIsolation = cms.bool(True), 00005 cut = cms.double(-10.) 00006 )
Definition at line 99 of file TauMVAConfigurations_cfi.py.