Changeset 19591 for trunk


Ignore:
Timestamp:
09/02/19 18:22:54 (5 years ago)
Author:
tbretz
Message:
Setter for ImpactMax (not only via resource file)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/msim/MHPhotonEvent.h

    r19534 r19591  
    5050    void PermanentReset(Bool_t b=kTRUE) { fPermanentReset=b; }
    5151
     52    void SetMaxImpact(Float_t mi) { fMaxImpact = mi; }
     53
    5254    // TObject
    5355    void Draw(Option_t *o="");
Note: See TracChangeset for help on using the changeset viewer.