CMS 3D CMS Logo

Package RecoMuon/L2MuonIsolationProducer
Source code (CVS tag: @CVS_TAG@) - Administrative privileges

Description

Package provides L2MuonIsolationProducer and analyzer (in /test) code. To be used in HLT for calorimeter-based isolation of standAlone (L2 in fact) muons.

Public interface

None.

Modules

  • L2MuonIsolationProducer Provide calorimeter-based isolation information for L2 (StandAlone) muons. Uses CaloExtractor. Input: reco::TrackCollection and CaloTowers Output:
    • IsoDepositMap [typedef ValueMap<IsoDeposit> ] (optional)
    • edm::ValueMap<bool> [typedef ValueMap<bool> ]: "is isolated" flags associated to the input muons (thresholds for these flags are set in the cff/i via Cuts: diff sumEtMin, coneSize for a given muon_eta range)
    Up-to date configuration is located in HLTrigger/Muon.

Unit tests and examples

  • L2MuonIsolationAnalyzer Makes muon isolation-related plots based on the output from L2MuonIsolationProducer: sumEt, eff vs. et, coneSize.

Status and planned development

The code works in general. Future improvement possible but not specified (yet).


Last updated: @DATE@ Author: Slava Krutelyov.