Changeset 10060 for trunk/Mars/msim/MPhotonEvent.h
- Timestamp:
- 11/29/10 14:24:23 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/msim/MPhotonEvent.h
r9941 r10060 60 60 61 61 // I/O 62 Int_t ReadCorsikaEvt(MCorsikaFormat *fInFormat, Int_t i); 63 Int_t ReadCorsikaEvt(istream &fin, Int_t i); 64 //Int_t ReadRflEvt(istream &fin, Int_t i); 62 Int_t ReadEventIoEvt(MCorsikaFormat *fInFormat); 63 Int_t ReadCorsikaEvt(Float_t * data, Int_t numEvents, Int_t arrayIdx); 65 64 66 65 // TObject
Note:
See TracChangeset
for help on using the changeset viewer.