Changeset 9937 for trunk/Mars/mmc


Ignore:
Timestamp:
09/22/10 15:25:55 (14 years ago)
Author:
tbretz
Message:
Added support for re-use of showers in MMCS.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mmc/MMcEvt.hxx

    r9595 r9937  
    103103
    104104    void SetEvtNumber(UInt_t n) { fEvtNumber=n; }
     105    void SetEventReuse(UInt_t n) { fEventReuse=n; }
    105106    void SetPhotElfromShower(UInt_t n) { fPhotElfromShower=n; }
    106107
Note: See TracChangeset for help on using the changeset viewer.