Changeset 15218
- Timestamp:
- 03/31/13 12:46:09 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mcore/PixelMap.h
r15214 r15218 307 307 } 308 308 309 const BiasMapEntry &hv(const PixelMapEntry &p) const 310 { 311 return hv(p.hv_board, p.hv_channel); 312 } 313 309 314 /* 310 315 float Vgapd(int board, int channel) const
Note:
See TracChangeset
for help on using the changeset viewer.