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

Last change on this file since 12484 was 12165, checked in by tbretz, 13 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.