source:
trunk/FACT++/src/PixelMap.cc@
12905
Last change on this file since 12905 was 12507, checked in by , 13 years ago | |
---|---|
File size: 136 bytes |
Line | |
---|---|
1 | #include "PixelMap.h" |
2 | |
3 | const PixelMapEntry PixelMap::empty = { -1, 0, 0, 0, 0 }; |
4 | const BiasMapEntry BiasMap::empty = { -1, 0, 0, 0 }; |
Note:
See TracBrowser
for help on using the repository browser.