Changeset 17202 for trunk/Mars/melectronics/MAvalanchePhotoDiode.cc
- Timestamp:
- 10/06/13 13:30:11 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/melectronics/MAvalanchePhotoDiode.cc
r17200 r17202 71 71 // apd.IncreaseTime(dtend); 72 72 // 73 // // Now you can access the afterpulses by73 // // Now you can excess the afterpulses by 74 74 // TIter Next(&a->GetListOfAfterpulses()); 75 75 // Afterpulse *ap = 0; … … 94 94 #include "MLog.h" 95 95 #include "MLogManip.h" 96 #include "Afterpulse.h"97 96 98 97 ClassImp(APD);
Note:
See TracChangeset
for help on using the changeset viewer.