Changeset 7223 for trunk/MagicSoft/Mars/mpedestal
- Timestamp:
- 07/26/05 15:14:13 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mpedestal/MPedPhotCam.cc
r7122 r7223 336 336 Bool_t MPedPhotCam::GetPixelContent(Double_t &val, Int_t idx, const MGeomCam &cam, Int_t type) const 337 337 { 338 if (idx>=GetSize()) 339 return kFALSE; 340 338 341 switch (type) 339 342 {
Note:
See TracChangeset
for help on using the changeset viewer.