Ignore:
Timestamp:
07/17/03 19:09:40 (21 years ago)
Author:
blanch
Message:
Header for MTrigger.cxx 1.17
File:
1 edited

Legend:

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

    r1251 r2293  
    115115  TRandom  *GenElec  ;   // RandomGenerator for the Electronic Noise
    116116
     117  Float_t noise[TRIGGER_PIXELS*TRIGGER_TIME_SLICES*101];
     118
    117119  //
    118120  //    some values for the trigger settings
     
    186188  void AddNSB( Int_t pix, Float_t resp[TRIGGER_TIME_SLICES]);
    187189
     190  void SetElecNoise(Float_t factor=0.3);
     191
    188192  void ElecNoise(Float_t factor = 0.3) ;
    189193
Note: See TracChangeset for help on using the changeset viewer.