Variables | |
tuple | hltEgammaGsfTrackVar |
00001 cms.EDProducer( "EgammaHLTGsfTrackVarProducer", 00002 inputCollection = cms.InputTag( "hltL1GsfElectrons" ), 00003 recoEcalCandidateProducer = cms.InputTag("hltL1RecoEcalCandidate"), 00004 beamSpotProducer = cms.InputTag( "hltOnlineBeamSpot" ), 00005 upperTrackNrToRemoveCut = cms.int32(9999), 00006 lowerTrackNrToRemoveCut = cms.int32(-1), 00007 )
Definition at line 3 of file hltEgammaGsfTrackVar_cfi.py.