CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
L1TkMuonProducer::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 50 of file L1TkMuonProducer.cc.

Constructor & Destructor Documentation

◆ PropState()

L1TkMuonProducer::PropState::PropState ( )
inline

Member Data Documentation

◆ eta

float L1TkMuonProducer::PropState::eta

◆ phi

float L1TkMuonProducer::PropState::phi

◆ pt

float L1TkMuonProducer::PropState::pt

◆ sigmaEta

float L1TkMuonProducer::PropState::sigmaEta

Definition at line 56 of file L1TkMuonProducer.cc.

Referenced by L1TkMuonProducer::runOnMTFCollection_v1().

◆ sigmaPhi

float L1TkMuonProducer::PropState::sigmaPhi

Definition at line 57 of file L1TkMuonProducer.cc.

Referenced by L1TkMuonProducer::runOnMTFCollection_v1().

◆ sigmaPt

float L1TkMuonProducer::PropState::sigmaPt

Definition at line 55 of file L1TkMuonProducer.cc.

◆ valid

bool L1TkMuonProducer::PropState::valid

Definition at line 58 of file L1TkMuonProducer.cc.

Referenced by L1TkMuonProducer::runOnMTFCollection_v1().