- Timestamp:
- 12/30/00 16:28:04 (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/include-MTrigger/MTrigger.hxx
r411 r459 199 199 } 200 200 201 void GetResponse( Float_t * resp) ; 202 201 203 void Diskriminate() ; 202 204 … … 210 212 211 213 Int_t GetFirstLevelPixel( Int_t il ) ; 214 215 Float_t GetAmplitude() { 216 return ampl_resp ; 217 } 218 219 Float_t GetFwhm() { 220 return fwhm_resp ; 221 } 222 212 223 } ; 213 224
Note:
See TracChangeset
for help on using the changeset viewer.