Ignore:
Timestamp:
10/12/04 14:43:18 (20 years ago)
Author:
moralejo
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5099 r5248  
    109109  //    first the data for the response function
    110110  //
    111   Float_t fwhm_resp ;                      // fwhm of the phe_response function
    112   Float_t ampl_resp ;                      // amplitude of the phe_response function (in mV)
    113   Float_t sing_resp[ RESPONSE_SLICES ] ;   // the shape of the phe_response function
    114   Float_t peak_time  ;                      // the time from the start of the response function to the maximum peak
     111  Float_t fwhm_resp ;                       // fwhm of the phe_response function
     112  Float_t ampl_resp ;                       // amplitude of the phe_response function (in mV)
     113  Float_t sing_resp[RESPONSE_SLICES_TRIG] ; // the shape of the phe_response function
     114  Float_t peak_time  ;                      // the time from the start of the response
     115                                            // function to the maximum peak
    115116
    116117  TH1F     *histPmt ;
Note: See TracChangeset for help on using the changeset viewer.