source:
trunk/FACT++/src/PixelMap.cc@
12524
| Last change on this file since 12524 was 12507, checked in by , 14 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.
