15#ifndef ZDCRECCHANNELTOOLV2_H_
16#define ZDCRECCHANNELTOOLV2_H_
24#include "GaudiKernel/ToolHandle.h"
25#include "GaudiKernel/ServiceHandle.h"
46 virtual StatusCode
finalize()
override;
47 virtual void handle(
const Incident& )
override;
52 static int splitWaveform(std::map<int,float>& waveform, std::vector<float>& times, std::vector<float>& adcs) ;
53 int getPeakProperties(std::vector<float>& times, std::vector<float>& adcs,
float& time,
float& amp,
float& qual,
float& presamp)
const;
ZdcModuleContainer_v1 ZdcModuleContainer
TriggerTowerContainer_v2 TriggerTowerContainer
Define the latest version of the TriggerTower container.