Changeset 2772 for trunk/MagicSoft/Mars/mraw
- Timestamp:
- 01/12/04 17:46:01 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mraw/MRawRunHeader.cc
r2728 r2772 243 243 // -------------------------------------------------------------------------- 244 244 // 245 // return the number of pixel in this event. 245 // Return the number of pixel in this event. 246 // 247 // WARNING: This is the number of pixels stored in this file which is 248 // a multiple of the number of pixels per crate and in general 249 // a number which is larger than the camera size! 250 // 251 // To know the range of the pixel indices please use the geometry 252 // container! 246 253 // 247 254 UShort_t MRawRunHeader::GetNumPixel() const
Note:
See TracChangeset
for help on using the changeset viewer.