Changeset 2293 for trunk/MagicSoft/Simulation/Detector/include-MTrigger
- Timestamp:
- 07/17/03 19:09:40 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/include-MTrigger/MTrigger.hxx
r1251 r2293 115 115 TRandom *GenElec ; // RandomGenerator for the Electronic Noise 116 116 117 Float_t noise[TRIGGER_PIXELS*TRIGGER_TIME_SLICES*101]; 118 117 119 // 118 120 // some values for the trigger settings … … 186 188 void AddNSB( Int_t pix, Float_t resp[TRIGGER_TIME_SLICES]); 187 189 190 void SetElecNoise(Float_t factor=0.3); 191 188 192 void ElecNoise(Float_t factor = 0.3) ; 189 193
Note:
See TracChangeset
for help on using the changeset viewer.