Public Types |
typedef
RandomBlockGenerator::ParticleVector | ParticleVector |
Public Member Functions |
| ParticleFitter (RandomBlockGenerator &blockGenerator) |
virtual SimpleParticle | getFitParticle (const SimpleParticle &particle, const ParticleVector &neighbours, const Plane &plane)=0 |
void | incrGetFit () |
void | incrFailedFit () |
void | incrSuccessfulFit () |
virtual std::string | getName () const =0 |
void | write (std::ostream &oStream) const |
std::string | toString () const |
virtual bool | particleFits (const SimpleParticle &particle) const |
The documentation for this class was generated from the following files: