FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
const
PixelMapEntry
& PixelMap::hv
(
int
idx
)
const
inline
Definition at line
150
of file
PixelMap.h
.
References
PixelMapEntry::hv()
.
151
{
152
return
hv
(idx/32, idx%32);
153
}
PixelMap::hv
const PixelMapEntry & hv(int board, int channel) const
Definition:
PixelMap.h:139
Here is the call graph for this function:
PixelMap
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11