HillasPlane

class ctapipe.reco.hillas_reconstructor.HillasPlane(p1, p2, telescope_position, weight=1)[source]

Bases: object

a tiny helper class to collect some parameters for each great great circle

Stores some vectors a, b, and c

These vectors are euclidean [x, y, z] where positive z values point towards the sky and x and y are parallel to the ground.