Changeset 18447 for trunk/Mars/msim/MPhotonEvent.h
- Timestamp:
- 03/08/16 13:11:42 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/msim/MPhotonEvent.h
r10060 r18447 43 43 TClonesArray &GetArray() { return fData; } 44 44 const TClonesArray &GetArray() const { return fData; } 45 46 Bool_t AsciiWrite(ostream &out) const; 45 47 46 48 MPhotonData &Add(Int_t n);
Note:
See TracChangeset
for help on using the changeset viewer.