Public Member Functions | |
float | eta () const |
float | etaasymm () const |
float | etaX () const |
NearDigis (const SiStripClusterInfo &) | |
NearDigis (const SiStripClusterInfo &, const edm::DetSetVector< SiStripProcessedRawDigi > &) | |
float | outsideasymm () const |
Public Attributes | |
float | first |
float | last |
float | left |
float | Lleft |
float | max |
float | right |
float | Rright |
Definition at line 33 of file ShallowClustersProducer.cc.
ShallowClustersProducer::NearDigis::NearDigis | ( | const SiStripClusterInfo & | info | ) |
Definition at line 236 of file ShallowClustersProducer.cc.
References first, info(), last, left, Lleft, max, right, and Rright.
ShallowClustersProducer::NearDigis::NearDigis | ( | const SiStripClusterInfo & | info, |
const edm::DetSetVector< SiStripProcessedRawDigi > & | rawProcessedDigis | ||
) |
Definition at line 246 of file ShallowClustersProducer.cc.
References gpuClustering::adc, edm::DetSetVector< T >::end(), edm::DetSetVector< T >::find(), first, info(), dqmdumpme::last, SiStripPI::max, and edm::DetSetVector< T >::size().
|
inline |
Definition at line 38 of file ShallowClustersProducer.cc.
References left, max, and right.
Referenced by Particle.Particle::__str__(), Jet.Jet::jetID(), ShallowClustersProducer::produce(), and Jet.Jet::puJetId().
|
inline |
Definition at line 39 of file ShallowClustersProducer.cc.
References left, max, and right.
Referenced by ShallowClustersProducer::produce().
|
inline |
Definition at line 37 of file ShallowClustersProducer.cc.
References left, max, and right.
Referenced by ShallowClustersProducer::produce().
|
inline |
Definition at line 40 of file ShallowClustersProducer.cc.
Referenced by ShallowClustersProducer::produce().
float ShallowClustersProducer::NearDigis::first |
Definition at line 36 of file ShallowClustersProducer.cc.
Referenced by NearDigis(), outsideasymm(), and ShallowClustersProducer::produce().
float ShallowClustersProducer::NearDigis::last |
Definition at line 36 of file ShallowClustersProducer.cc.
Referenced by NearDigis(), outsideasymm(), and ShallowClustersProducer::produce().
float ShallowClustersProducer::NearDigis::left |
Definition at line 36 of file ShallowClustersProducer.cc.
Referenced by svgfig.Curve.Samples::__len__(), eta(), etaasymm(), etaX(), NearDigis(), ShallowClustersProducer::produce(), progressbar.Bar::update(), and progressbar.BouncingBar::update().
float ShallowClustersProducer::NearDigis::Lleft |
Definition at line 36 of file ShallowClustersProducer.cc.
Referenced by NearDigis(), and ShallowClustersProducer::produce().
float ShallowClustersProducer::NearDigis::max |
Definition at line 36 of file ShallowClustersProducer.cc.
Referenced by eta(), etaasymm(), etaX(), NearDigis(), and ShallowClustersProducer::produce().
float ShallowClustersProducer::NearDigis::right |
Definition at line 36 of file ShallowClustersProducer.cc.
Referenced by eta(), etaasymm(), etaX(), NearDigis(), ShallowClustersProducer::produce(), progressbar.Bar::update(), and progressbar.BouncingBar::update().
float ShallowClustersProducer::NearDigis::Rright |
Definition at line 36 of file ShallowClustersProducer.cc.
Referenced by NearDigis(), and ShallowClustersProducer::produce().