Changeset 8350 for trunk/MagicSoft/Mars/mhcalib
- Timestamp:
- 03/01/07 23:43:33 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhcalib/MHCalibrationPulseTimeCam.cc
r8349 r8350 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MHCalibrationPulseTimeCam.cc,v 1.3 1 2007-03-01 23:37:08tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MHCalibrationPulseTimeCam.cc,v 1.32 2007-03-01 23:43:33 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 390 390 391 391 // Get position of maximum 392 const Int_t pos = evt->GetMax(idx );392 const Int_t pos = evt->GetMax(idx/*, first, last*/); 393 393 const Float_t max = evt->GetSamples(idx)[pos]; 394 394
Note:
See TracChangeset
for help on using the changeset viewer.