1 / 4

New low-p T dielectron trigger with invariant mass cut

New low-p T dielectron trigger with invariant mass cut. OpenHLT package (CMSSW_2_1_12) Framework developed for studies of new triggers Implement new trigger in OpenHLT code, run over relevant samples, see how it behaves OpenHLT background ntuples already produced (Jonathan H.)

valin
Télécharger la présentation

New low-p T dielectron trigger with invariant mass cut

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. New low-pT dielectron trigger with invariant mass cut • OpenHLT package (CMSSW_2_1_12) • Framework developed for studies of new triggers • Implement new trigger in OpenHLT code, run over relevant samples, see how it behaves • OpenHLT background ntuples already produced (Jonathan H.) • Include HLT-reconstructed objects and results of standard trigger paths • Minbias, ppex, (ppmux) • Also run over signal sample • Used HLT ntuple-maker to “ntuplize” upsilon sample • Unfortunately, statistics too low to get good plots! • Producing more . . . • Also creating j/psi sample

  2. HLT Electron Reconstruction • Start with supercluster (SC) in ECAL • Using known energy from SC, extrapolate first pixel hit position for both charge cases: e+,e- • No z-constraint, only min and max phi for e+,e- cases • “Startup window” and “Large window” • When a pixel hit found, search for second hit nearby, use those two hits to look for Si-tracker hits and extrapolate track • Second hit constrained to be near first hit in z (r for endcap), smaller phi window than for first hit e  p

  3. Pixel-finding parameters • Module in HLTrigger/Configuration/python/HLT_8E29_cff.py: • hltL1NonIsoLargeWindowElectronPixelSeeds = cms.EDProducer( "ElectronSeedProducer", • . . . • HighPtThreshold = cms.double( 35.0 ), • r2MinF = cms.double( -0.3 ), • ePhiMin1 = cms.double( -0.045 ), • PhiMin2 = cms.double( -0.01 ), • LowPtThreshold = cms.double( 5.0 ), • z2MinB = cms.double( -0.2 ), • ePhiMax1 = cms.double( 0.03 ), • SizeWindowENeg = cms.double( 0.675 ), • rMaxI = cms.double( 0.2 ), • rMinI = cms.double( -0.2 ), • r2MaxF = cms.double( 0.3 ), • pPhiMin1 = cms.double( -0.03 ), • pPhiMax1 = cms.double( 0.045 ), • SCEtCut = cms.double( 5.0 ), • z2MaxB = cms.double( 0.2 ), • maxHOverE = cms.double( 0.2 ), • PhiMax2 = cms.double( 0.01 ), • hOverEConeSize = cms.double( 0.1 )

  4. Next Steps • Debug: very few upsilon events are passing L1_DoubleEG1 • Ntuplize signal events when they’re completed, run over those • Look at efficiencies, rate vs. thresholds • Play around with the pixel-matching parameters -- help efficiency?

More Related