CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
IsolatedPixelTrackCandidateProducer::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 56 of file IsolatedPixelTrackCandidateProducer.h.

Constructor & Destructor Documentation

◆ seedAtEC()

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

Definition at line 57 of file IsolatedPixelTrackCandidateProducer.h.

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

Member Data Documentation

◆ eta

double IsolatedPixelTrackCandidateProducer::seedAtEC::eta

◆ index

unsigned int IsolatedPixelTrackCandidateProducer::seedAtEC::index

◆ ok

bool IsolatedPixelTrackCandidateProducer::seedAtEC::ok

Definition at line 59 of file IsolatedPixelTrackCandidateProducer.h.

◆ phi

double IsolatedPixelTrackCandidateProducer::seedAtEC::phi
mps_fire.i
i
Definition: mps_fire.py:355
f
double f[11][100]
Definition: MuScleFitUtils.cc:78
IsolatedPixelTrackCandidateProducer::seedAtEC::index
unsigned int index
Definition: IsolatedPixelTrackCandidateProducer.h:58
IsolatedPixelTrackCandidateProducer::seedAtEC::phi
double phi
Definition: IsolatedPixelTrackCandidateProducer.h:60
EgHLTOffHistBins_cfi.et
et
Definition: EgHLTOffHistBins_cfi.py:8
IsolatedPixelTrackCandidateProducer::seedAtEC::eta
double eta
Definition: IsolatedPixelTrackCandidateProducer.h:60
IsolatedPixelTrackCandidateProducer::seedAtEC::ok
bool ok
Definition: IsolatedPixelTrackCandidateProducer.h:59