Class Acts::InternalSeed

template<typename SpacePoint>
class InternalSeed

Public Functions

InternalSeed(InternalSpacePoint<SpacePoint> &s0, InternalSpacePoint<SpacePoint> &s1, InternalSpacePoint<SpacePoint> &s2, float z, bool qualitySeed = false)
InternalSeed &operator=(const InternalSeed &seed)
inline bool qualitySeed() const
inline float z() const

Public Members

const std::array<InternalSpacePoint<SpacePoint>*, 3> sp