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
hitproducer.h
1
#ifndef HITPRODUCER_H
2
#define HITPRODUCER_H
3
4
#include "objdef.h"
5
6
#ifdef TS_NOT_EMULATION
7
void
copyHit1(
Hit
One,
Hit
Two);
8
void
copyHit2(
Hit
One,
Hit
Two);
9
void
hitproducer_ref(
ap_uint<14>
FIFO[NHITS][5],
Hit
outHit[NHITS],
10
ap_uint<8>
Peds[NHITS]);
11
#endif
12
void
hitproducer_hw(
ap_uint<14>
FIFO[NHITS][5],
Hit
outHit[NHITS],
13
ap_uint<8>
Peds[NHITS]);
14
15
#endif
Hit
Definition
objdef.h:49
ap_uint
Unsigned Arbitrary Precision Type.
Definition
ap_int.h:166
Generated by
1.12.0