CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
L1TkGlbMuonProducer::PropState Struct Reference

Public Member Functions

 PropState ()
 

Public Attributes

float eta
 
float phi
 
float pt
 
float sigmaEta
 
float sigmaPhi
 
float sigmaPt
 
bool valid
 

Detailed Description

Definition at line 55 of file L1TkGlbMuonProducer.cc.

Constructor & Destructor Documentation

◆ PropState()

L1TkGlbMuonProducer::PropState::PropState ( )
inline

Member Data Documentation

◆ eta

float L1TkGlbMuonProducer::PropState::eta

◆ phi

float L1TkGlbMuonProducer::PropState::phi

◆ pt

float L1TkGlbMuonProducer::PropState::pt

◆ sigmaEta

float L1TkGlbMuonProducer::PropState::sigmaEta

Definition at line 61 of file L1TkGlbMuonProducer.cc.

Referenced by L1TkGlbMuonProducer::runOnMuonCollection_v1().

◆ sigmaPhi

float L1TkGlbMuonProducer::PropState::sigmaPhi

Definition at line 62 of file L1TkGlbMuonProducer.cc.

Referenced by L1TkGlbMuonProducer::runOnMuonCollection_v1().

◆ sigmaPt

float L1TkGlbMuonProducer::PropState::sigmaPt

Definition at line 60 of file L1TkGlbMuonProducer.cc.

◆ valid

bool L1TkGlbMuonProducer::PropState::valid

Definition at line 63 of file L1TkGlbMuonProducer.cc.

Referenced by L1TkGlbMuonProducer::runOnMuonCollection_v1().