Ignore:
Timestamp:
09/16/04 17:20:13 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/include-MTrigger/MTrigger.hxx

    r2444 r5082  
    115115
    116116  TH1F     *histPmt ;
    117   Float_t  histMean ;    // Mean value of the distribution of Rasmik (stored in histPmt)
     117  Float_t  histMean ;    // Mean value of the distribution of Razmik (stored in histPmt)
    118118  TRandom  *GenElec  ;   // RandomGenerator for the Electronic Noise
    119119
     
    174174
    175175  MTrigger(int pix, MGeomCam *camgeom,
    176            float gate, float overt, float ampl, float fwhm) ;
     176           float gate, float overt, float ampl, float fwhm, int ct_id=0) ;
    177177 
    178178  MTrigger(int pix,
Note: See TracChangeset for help on using the changeset viewer.