LDMX Software
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
Functions
Variables
Typedefs
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
Related Symbols
Files
File List
File Members
All
Functions
Macros
TrigScint
include
TrigScint
Firmware
trackproducer.h
1
#ifndef TRACKPRODUCER_H
2
#define TRACKPRODUCER_H
3
4
#include "objdef.h"
5
6
void
copyCluster1(
Cluster
One,
Cluster
Two);
7
void
copyCluster2(
Cluster
One,
Cluster
Two);
8
void
trackproducer_ref(
Cluster
Pad1[NTRK],
Cluster
Pad2[NCLUS],
9
Cluster
Pad3[NCLUS],
Track
outTrk[NTRK],
10
ap_int<12>
lookup[NCENT][COMBO][2]);
11
void
trackproducer_hw(
Cluster
Pad1[NTRK],
Cluster
Pad2[NCLUS],
12
Cluster
Pad3[NCLUS],
Track
outTrk[NTRK],
13
ap_int<12>
lookup[NCENT][COMBO][2]);
14
15
#endif
Cluster
Definition
objdef.h:68
Track
Definition
objdef.h:106
ap_int
Sign Arbitrary Precision Type.
Definition
ap_int.h:28
Generated by
1.12.0