*
?
ext:cpp
regexp:(?i)\bs?printf
regexp:"(three|3) mice"
function:foo
callers:GetStringFromName
type:Stack
bases:SomeSubclass
derived:SomeSuperclass
member:SomeClass
+overridden:Derived::foo()
overrides:someMethod
import FWCore.ParameterSet.Config as cms hltSiPixelClusterShapeCache = cms.EDProducer("SiPixelClusterShapeCacheProducer", mightGet = cms.optional.untracked.vstring, onDemand = cms.bool(False), src = cms.InputTag("hltSiPixelClusters") )
import FWCore.ParameterSet.Config as cms
hltSiPixelClusterShapeCache = cms.EDProducer("SiPixelClusterShapeCacheProducer",
mightGet = cms.optional.untracked.vstring,
onDemand = cms.bool(False),
src = cms.InputTag("hltSiPixelClusters")
)