![]() |
|
|||
File indexing completed on 2024-04-06 12:24:34
0001 import FWCore.ParameterSet.Config as cms 0002 0003 from RecoBTag.SecondaryVertex.pfSecondaryVertexTagInfos_cfi import * 0004 0005 pfSecondaryVertexNegativeTagInfos = pfSecondaryVertexTagInfos.clone( 0006 vertexCuts = dict(distVal2dMin = -2.5, 0007 distVal2dMax = -0.01, 0008 distSig2dMin = -99999.9, 0009 distSig2dMax = -3.0, 0010 maxDeltaRToJetAxis = -0.5) 0011 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |