Ignore:
Timestamp:
09/24/19 15:22:49 (5 years ago)
Author:
tbretz
Message:
Allow to read Transmission curve during init process, simplified the main loop a bit further by removing the pre-step, note that the transmission is now a coefficient and not in percent anymore.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/msimreflector/MFresnelLens.h

    r19638 r19675  
    101101    int LeavePeak(int surface, double n0, MQuaternion &pos, MQuaternion &dir, double T0) const;
    102102
     103    // MParContainer
     104    Int_t ReadEnv(const TEnv &env, TString prefix, Bool_t print);
     105
    103106public:
    104107    MFresnelLens(const char *name=NULL, const char *title=NULL);
Note: See TracChangeset for help on using the changeset viewer.