CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
HLTMuonMatchAndPlot::MatchStruct Struct Reference

#include <HLTMuonMatchAndPlot.h>

Public Attributes

std::vector
< trigger::TriggerObject
hltCands
 
std::vector< LorentzVectorhltRawCands
 
trigger::TriggerObject l1Cand
 
LorentzVector l1RawCand
 
trigger::TriggerObject l1Seed
 
const reco::MuonrecCand
 

Detailed Description

Definition at line 125 of file HLTMuonMatchAndPlot.h.

Member Data Documentation

std::vector<trigger::TriggerObject> HLTMuonMatchAndPlot::MatchStruct::hltCands

Definition at line 149 of file HLTMuonMatchAndPlot.h.

std::vector<LorentzVector> HLTMuonMatchAndPlot::MatchStruct::hltRawCands

Definition at line 154 of file HLTMuonMatchAndPlot.h.

trigger::TriggerObject HLTMuonMatchAndPlot::MatchStruct::l1Cand

Definition at line 134 of file HLTMuonMatchAndPlot.h.

LorentzVector HLTMuonMatchAndPlot::MatchStruct::l1RawCand

Definition at line 144 of file HLTMuonMatchAndPlot.h.

trigger::TriggerObject HLTMuonMatchAndPlot::MatchStruct::l1Seed

Definition at line 139 of file HLTMuonMatchAndPlot.h.

const reco::Muon* HLTMuonMatchAndPlot::MatchStruct::recCand

Definition at line 128 of file HLTMuonMatchAndPlot.h.

Referenced by HLTMuonMatchAndPlot::selectAndMatchMuons().