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 42 of file StripCPEgeometric.h.
StripCPEgeometric::WrappedCluster::WrappedCluster | ( | const std::vector< stats_t< float > > & | Q | ) |
Definition at line 94 of file StripCPEgeometric.cc.
References addSuppressedEdgeStrip().
Referenced by StripCPEgeometric::ambiguousSize().
|
inline |
Definition at line 102 of file StripCPEgeometric.cc.
References dropSmallerEdgeStrip(), eta(), first, last(), and N.
Referenced by StripCPEgeometric::offset_from_firstStrip(), and WrappedCluster().
|
inline |
Definition at line 123 of file StripCPEgeometric.cc.
References clusterFirst, first, mps_fire::i, N, and sumQ().
Referenced by middle(), and StripCPEgeometric::offset_from_firstStrip().
|
inline |
Definition at line 141 of file StripCPEgeometric.cc.
References first, last(), SiStripPI::max, maxProjection(), and N.
Referenced by eta(), and StripCPEgeometric::offset_from_firstStrip().
|
inline |
Definition at line 110 of file StripCPEgeometric.cc.
References first, last(), middle(), and N.
Referenced by addSuppressedEdgeStrip(), StripCPEgeometric::offset_from_firstStrip(), and StripCPEgeometric::useNMinusOne().
|
inline |
Definition at line 136 of file StripCPEgeometric.cc.
References deformed(), first, last(), and sumQ().
Referenced by Particle.Particle::__str__(), addSuppressedEdgeStrip(), StripCPEgeometric::geometric_position(), Jet.Jet::jetID(), maxProjection(), Jet.Jet::puJetId(), sumQ(), and StripCPEgeometric::useNMinusOne().
|
inlineprivate |
Definition at line 57 of file StripCPEgeometric.h.
References first.
Referenced by addSuppressedEdgeStrip(), deformed(), dropSmallerEdgeStrip(), eta(), sign(), and smallerEdgeStrip().
|
inline |
Definition at line 146 of file StripCPEgeometric.cc.
References eta(), N, sign(), and smallerEdgeStrip().
Referenced by deformed(), StripCPEgeometric::offset_from_firstStrip(), StripCPEgeometric::useNMinusOne(), and StripCPEgeometric::useNPlusOne().
|
inline |
Definition at line 118 of file StripCPEgeometric.cc.
References centroid(), clusterFirst, first, and N.
Referenced by dropSmallerEdgeStrip(), StripCPEgeometric::geometric_position(), and StripCPEgeometric::offset_from_firstStrip().
|
inline |
Definition at line 156 of file StripCPEgeometric.cc.
Referenced by maxProjection(), smallerEdgeStrip(), and StripCPEgeometric::useNMinusOne().
|
inline |
Definition at line 151 of file StripCPEgeometric.cc.
References first, last(), min(), and sign().
Referenced by StripCPEgeometric::ambiguousSize(), maxProjection(), and StripCPEgeometric::useNMinusOne().
|
inline |
Definition at line 131 of file StripCPEgeometric.cc.
References eta(), first, and N.
Referenced by centroid(), and eta().
|
private |
Definition at line 58 of file StripCPEgeometric.h.
Referenced by centroid(), and middle().
|
private |
Definition at line 58 of file StripCPEgeometric.h.
Referenced by addSuppressedEdgeStrip(), centroid(), deformed(), dropSmallerEdgeStrip(), eta(), last(), middle(), sign(), smallerEdgeStrip(), and sumQ().
uint16_t StripCPEgeometric::WrappedCluster::N |
Definition at line 55 of file StripCPEgeometric.h.
Referenced by addSuppressedEdgeStrip(), StripCPEgeometric::ambiguousSize(), centroid(), deformed(), dropSmallerEdgeStrip(), StripCPEgeometric::geometric_position(), maxProjection(), middle(), StripCPEgeometric::offset_from_firstStrip(), sumQ(), StripCPEgeometric::useNMinusOne(), and StripCPEgeometric::useNPlusOne().