Changeset 9518 for trunk/MagicSoft/Mars/msimcamera/MSimBundlePhotons.cc
- Timestamp:
- 10/26/09 14:31:19 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msimcamera/MSimBundlePhotons.cc
r9422 r9518 173 173 const Int_t &idx = row[0]; 174 174 175 // Check if we were routed to a valid entry 175 // Check if we were routed to a valid entry ("not connected") 176 176 // if not throw away this photon. 177 177 if (idx<0)
Note:
See TracChangeset
for help on using the changeset viewer.