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 41 of file StripCPEgeometric.h.
StripCPEgeometric::WrappedCluster::WrappedCluster | ( | const std::vector< stats_t< float > > & | Q | ) |
Definition at line 94 of file StripCPEgeometric.cc.
|
inline |
Definition at line 102 of file StripCPEgeometric.cc.
References eta, plotBeamSpotDB::first, plotBeamSpotDB::last, and N.
Referenced by StripCPEgeometric::offset_from_firstStrip().
|
inline |
Definition at line 123 of file StripCPEgeometric.cc.
References plotBeamSpotDB::first, i, N, and hcaldqm::utilities::sumQ().
Referenced by StripCPEgeometric::offset_from_firstStrip().
|
inline |
Definition at line 141 of file StripCPEgeometric.cc.
References plotBeamSpotDB::first, plotBeamSpotDB::last, bookConverter::max, and N.
Referenced by StripCPEgeometric::offset_from_firstStrip().
|
inline |
Definition at line 110 of file StripCPEgeometric.cc.
References plotBeamSpotDB::first, plotBeamSpotDB::last, and N.
Referenced by StripCPEgeometric::offset_from_firstStrip(), and StripCPEgeometric::useNMinusOne().
|
inline |
Definition at line 136 of file StripCPEgeometric.cc.
References plotBeamSpotDB::first, plotBeamSpotDB::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 56 of file StripCPEgeometric.h.
|
inline |
Definition at line 146 of file StripCPEgeometric.cc.
References eta, N, and jetcorrextractor::sign().
Referenced by StripCPEgeometric::offset_from_firstStrip(), StripCPEgeometric::useNMinusOne(), and StripCPEgeometric::useNPlusOne().
|
inline |
Definition at line 118 of file StripCPEgeometric.cc.
References plotBeamSpotDB::first, and N.
Referenced by StripCPEgeometric::geometric_position(), and StripCPEgeometric::offset_from_firstStrip().
|
inline |
Definition at line 156 of file StripCPEgeometric.cc.
References plotBeamSpotDB::first, and plotBeamSpotDB::last.
Referenced by StripCPEgeometric::useNMinusOne().
|
inline |
Definition at line 151 of file StripCPEgeometric.cc.
References plotBeamSpotDB::first, plotBeamSpotDB::last, and min().
Referenced by StripCPEgeometric::ambiguousSize(), and StripCPEgeometric::useNMinusOne().
|
inline |
Definition at line 131 of file StripCPEgeometric.cc.
References plotBeamSpotDB::first, and N.
|
private |
Definition at line 57 of file StripCPEgeometric.h.
|
private |
Definition at line 57 of file StripCPEgeometric.h.
Referenced by last().
uint16_t StripCPEgeometric::WrappedCluster::N |
Definition at line 54 of file StripCPEgeometric.h.
Referenced by StripCPEgeometric::ambiguousSize(), StripCPEgeometric::geometric_position(), last(), StripCPEgeometric::offset_from_firstStrip(), StripCPEgeometric::useNMinusOne(), and StripCPEgeometric::useNPlusOne().