HillasIntersection ================== .. currentmodule:: ctapipe.reco.hillas_intersection .. autoclass:: HillasIntersection :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~HillasIntersection.property ~HillasIntersection.weighting .. rubric:: Methods Summary .. autosummary:: ~HillasIntersection.__call__ ~HillasIntersection.intersect_lines ~HillasIntersection.reconstruct_h_max ~HillasIntersection.reconstruct_nominal ~HillasIntersection.reconstruct_tilted ~HillasIntersection.weight_konrad ~HillasIntersection.weight_sin .. rubric:: Attributes Documentation .. autoattribute:: property .. autoattribute:: weighting .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: intersect_lines .. automethod:: reconstruct_h_max .. automethod:: reconstruct_nominal .. automethod:: reconstruct_tilted .. automethod:: weight_konrad .. automethod:: weight_sin