source: trunk/FACT++/src/PixelMap.cc@ 12443

Last change on this file since 12443 was 12165, checked in by tbretz, 15 years ago
File size: 84 bytes
Line 
1#include "PixelMap.h"
2
3const PixelMapEntry PixelMap::empty = { -1, 0, 0, 0, 0, 0 };
Note: See TracBrowser for help on using the repository browser.