- Timestamp:
- 09/16/04 17:20:13 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/include-MTrigger/MTrigger.hxx
r2444 r5082 115 115 116 116 TH1F *histPmt ; 117 Float_t histMean ; // Mean value of the distribution of Ra smik (stored in histPmt)117 Float_t histMean ; // Mean value of the distribution of Razmik (stored in histPmt) 118 118 TRandom *GenElec ; // RandomGenerator for the Electronic Noise 119 119 … … 174 174 175 175 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) ; 177 177 178 178 MTrigger(int pix,
Note:
See TracChangeset
for help on using the changeset viewer.