CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
IsolatedPixelTrackCandidateL1TProducer::seedAtEC Struct Reference

Public Member Functions

 seedAtEC (unsigned int i, bool f, double et, double fi)
 

Public Attributes

double eta
 
unsigned int index
 
bool ok
 
double phi
 

Detailed Description

Definition at line 59 of file IsolatedPixelTrackCandidateL1TProducer.h.

Constructor & Destructor Documentation

◆ seedAtEC()

IsolatedPixelTrackCandidateL1TProducer::seedAtEC::seedAtEC ( unsigned int  i,
bool  f,
double  et,
double  fi 
)
inline

Definition at line 60 of file IsolatedPixelTrackCandidateL1TProducer.h.

60 : index(i), ok(f), eta(et), phi(fi) {}

Member Data Documentation

◆ eta

double IsolatedPixelTrackCandidateL1TProducer::seedAtEC::eta

◆ index

unsigned int IsolatedPixelTrackCandidateL1TProducer::seedAtEC::index

◆ ok

bool IsolatedPixelTrackCandidateL1TProducer::seedAtEC::ok

Definition at line 62 of file IsolatedPixelTrackCandidateL1TProducer.h.

◆ phi

double IsolatedPixelTrackCandidateL1TProducer::seedAtEC::phi
mps_fire.i
i
Definition: mps_fire.py:355
f
double f[11][100]
Definition: MuScleFitUtils.cc:78
IsolatedPixelTrackCandidateL1TProducer::seedAtEC::phi
double phi
Definition: IsolatedPixelTrackCandidateL1TProducer.h:63
IsolatedPixelTrackCandidateL1TProducer::seedAtEC::ok
bool ok
Definition: IsolatedPixelTrackCandidateL1TProducer.h:62
EgHLTOffHistBins_cfi.et
et
Definition: EgHLTOffHistBins_cfi.py:8
IsolatedPixelTrackCandidateL1TProducer::seedAtEC::eta
double eta
Definition: IsolatedPixelTrackCandidateL1TProducer.h:63
IsolatedPixelTrackCandidateL1TProducer::seedAtEC::index
unsigned int index
Definition: IsolatedPixelTrackCandidateL1TProducer.h:61