CMS 3D CMS Logo

Public Attributes

pat::MuonSelection Struct Reference

Structure defining the muon selection. More...

#include <MuonSelector.h>

List of all members.

Public Attributes

std::string selectionType
 Choose selection type (see PATMuonCleaner)
Cuts for "custom" selection type:
double dPbyPmax
double chi2max
int nHitsMin
Option for "muId" selection type:
muon::SelectionType flag
double minCaloCompatibility
double minSegmentCompatibility

Detailed Description

Structure defining the muon selection.

Definition at line 30 of file MuonSelector.h.


Member Data Documentation

Definition at line 36 of file MuonSelector.h.

Definition at line 35 of file MuonSelector.h.

Definition at line 42 of file MuonSelector.h.

Definition at line 43 of file MuonSelector.h.

Definition at line 44 of file MuonSelector.h.

Definition at line 37 of file MuonSelector.h.

Choose selection type (see PATMuonCleaner)

Definition at line 31 of file MuonSelector.h.