fStickCoordinates
if (!fStickCoordinates) {
fStickCoordinates = s;
bool Sticked() const { return fStickCoordinates; }
bool fStickCoordinates;