Changeset 18021 for branches


Ignore:
Timestamp:
11/19/14 17:31:49 (10 years ago)
Author:
Jens Buss
Message:
add parameter fResidualTimeSpread from the parameter list. This parameter is the standard deviation of a gaussian normal distribution to draw an arrival time offset for a cherenkov photon bunch in a certain pixel
File:
1 edited

Legend:

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

    r18009 r18021  
    3636
    3737    MParameterD       *fCrosstalkCoeffParam;
     38    MParameterD       *fResidualTimeSpread;    //! Container to store a standard deviation for a residual time spread
    3839
    3940    MMatrix *fFixTimeOffsetsBetweenPixelsInNs; //! Container to store the fix temporal offsets for each pixel in ns
Note: See TracChangeset for help on using the changeset viewer.