3 PixelErrorEstimation = cms.EDAnalyzer(
"SiPixelErrorEstimation",
5 genType = cms.int32(13),
8 src = cms.untracked.string(
'generalTracks'),
9 outputFile = cms.untracked.string(
'SiPixelErrorEstimation_Ntuple.root'),
11 include_trk_hits = cms.bool(
True),
13 checkType = cms.bool(
False)