hough

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2018 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hough

type Hough struct {
	HitIDs []int `json:"HitID"`
	X      []float64
	Y      []float64
	Z      []float64
	R      []float64
	Phi    []float64
	R0Inv  []float64
	Gamma  []float64

	R0InvDigi  []int
	GammaDigi  []int
	ComboDigi  []int
	ComboDigiN []int `json:"ComboDigiCounts"`
}

func New

func New(hits []trackml.Hit) *Hough

func (*Hough) Calc

func (hough *Hough) Calc(tracks [][]int, theta float64, nbinsR0Inv, nbinsGamma, minHits int) [][]int

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL