Ignore:
Timestamp:
09/06/13 15:20:22 (11 years ago)
Author:
ftemme
Message:
Added FudgeFactor and Timeconstant for the calculation of the accoupling
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Mars_MC/msimcamera/MSimCamera.h

    r17011 r17084  
    3737    Double_t fDefaultGain;    // Default gain (multiplication factor to the given/used pulse shape)
    3838
     39    Double_t fACFudgeFactor;
     40
     41    Double_T fACTimeConstant;
     42
    3943    // MParContainer
    4044    Int_t ReadEnv(const TEnv &env, TString prefix, Bool_t print);
Note: See TracChangeset for help on using the changeset viewer.