26 char cpvmod2 =
other.getModule();
27 if (cpvmod1 != cpvmod2) {
28 return cpvmod1 < cpvmod2;
33 float posOtherX, posOtherZ;
34 other.getLocalPosition(posOtherX, posOtherZ);
38 return posZ > posOtherZ;
static const CPVSimParams & Instance()
Contains CPV cluster parameters.
float mLocalPosX
Center of gravity position in local module coordunates (phi direction)
char mModule
Module number.
void getLocalPosition(float &posX, float &posZ) const
float mLocalPosZ
Center of gravity position in local module coordunates (z direction)
float mSortingDelta
used in sorting clusters inverse sorting band in cm
VectorOfTObjectPtrs other