|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef LARCALIBUTILS_LARSHAPEPEAKRECOTOOL_H 
    6 #define LARCALIBUTILS_LARSHAPEPEAKRECOTOOL_H 
   10 static const InterfaceID IID_LArShapePeakRecoTool(
"LArShapePeakRecoTool", 1 , 0); 
 
   19                const std::string& 
name, 
 
   26   static const InterfaceID& 
interfaceID() { 
return IID_LArShapePeakRecoTool; }
 
   29   std::vector<float> 
peak (
const std::vector<float>& samples, 
const std::vector<double>& wave ) 
const ;
 
  
::StatusCode StatusCode
StatusCode definition for legacy code.