Public Member Functions | |
void | addSuppressedEdgeStrip () |
stats_t< float > | centroid () const |
bool | deformed () const |
void | dropSmallerEdgeStrip () |
stats_t< float > | eta () const |
stats_t< float > | maxProjection () const |
float | middle () const |
int | sign () const |
stats_t< float > | smallerEdgeStrip () const |
stats_t< float > | sumQ () const |
WrappedCluster (const std::vector< stats_t< float > > &) | |
Public Attributes | |
uint16_t | N |
Private Member Functions | |
const stats_t< float > & | last () const |
Private Attributes | |
std::vector< stats_t< float > >::const_iterator | clusterFirst |
std::vector< stats_t< float > >::const_iterator | first |
Definition at line 33 of file StripCPEgeometric.h.
StripCPEgeometric::WrappedCluster::WrappedCluster | ( | const std::vector< stats_t< float > > & | Q | ) |
Definition at line 100 of file StripCPEgeometric.cc.
|
inline |
Definition at line 103 of file StripCPEgeometric.cc.
References PVValHelper::eta, dqmdumpme::first, dqmdumpme::last, and N.
Referenced by StripCPEgeometric::offset_from_firstStrip().
|
inline |
Definition at line 129 of file StripCPEgeometric.cc.
References dqmdumpme::first, mps_fire::i, N, hcaldqm::utilities::sumQ(), and trackerHitRTTI::vector.
Referenced by StripCPEgeometric::offset_from_firstStrip().
|
inline |
Definition at line 142 of file StripCPEgeometric.cc.
References dqmdumpme::first, dqmdumpme::last, SiStripPI::max, and N.
Referenced by StripCPEgeometric::offset_from_firstStrip().
|
inline |
Definition at line 115 of file StripCPEgeometric.cc.
References dqmdumpme::first, dqmdumpme::last, and N.
Referenced by StripCPEgeometric::offset_from_firstStrip(), and StripCPEgeometric::useNMinusOne().
|
inline |
Definition at line 140 of file StripCPEgeometric.cc.
References dqmdumpme::first, dqmdumpme::last, and hcaldqm::utilities::sumQ().
Referenced by Particle.Particle::__str__(), StripCPEgeometric::geometric_position(), Jet.Jet::jetID(), Jet.Jet::puJetId(), and StripCPEgeometric::useNMinusOne().
|
inlineprivate |
Definition at line 49 of file StripCPEgeometric.h.
|
inline |
Definition at line 146 of file StripCPEgeometric.cc.
References PVValHelper::eta, N, and Validation_hcalonly_cfi::sign.
Referenced by StripCPEgeometric::offset_from_firstStrip(), StripCPEgeometric::useNMinusOne(), and StripCPEgeometric::useNPlusOne().
|
inline |
Definition at line 127 of file StripCPEgeometric.cc.
References dqmdumpme::first, and N.
Referenced by StripCPEgeometric::geometric_position(), and StripCPEgeometric::offset_from_firstStrip().
|
inline |
Definition at line 152 of file StripCPEgeometric.cc.
References dqmdumpme::first, and dqmdumpme::last.
Referenced by StripCPEgeometric::useNMinusOne().
|
inline |
Definition at line 150 of file StripCPEgeometric.cc.
References dqmdumpme::first, dqmdumpme::last, and SiStripPI::min.
Referenced by StripCPEgeometric::ambiguousSize(), and StripCPEgeometric::useNMinusOne().
|
inline |
Definition at line 136 of file StripCPEgeometric.cc.
References dqmdumpme::first, and N.
|
private |
Definition at line 50 of file StripCPEgeometric.h.
|
private |
Definition at line 50 of file StripCPEgeometric.h.
Referenced by last().
uint16_t StripCPEgeometric::WrappedCluster::N |
Definition at line 46 of file StripCPEgeometric.h.
Referenced by StripCPEgeometric::ambiguousSize(), StripCPEgeometric::geometric_position(), last(), StripCPEgeometric::offset_from_firstStrip(), StripCPEgeometric::useNMinusOne(), and StripCPEgeometric::useNPlusOne().