Definition at line 42 of file MCaos.cc.
References Ring::CalcCenter(), Ring::GetR(), and i.
46 const int nPoints = leds.size();
54 for (
int i=0;
i<nPoints-2;
i++)
55 for (
int j=
i+1; j<nPoints-1; j++)
56 for (
int k=j+1; k<nPoints; k++)
67 if ((min>=0&&ring.
GetR()<min) || (max>=0&&ring.
GetR()>max))
std::vector< Ring > fRings
bool CalcCenter(Led, Led, Led)