5#ifndef TILECONDITIONS_TILECONDTOOLPULSESHAPE_H
6#define TILECONDITIONS_TILECONDTOOLPULSESHAPE_H
26 virtual StatusCode
finalize()
override;
28 bool getPulseShapeYDY(
unsigned int drawerIdx,
unsigned int channel,
unsigned int adc,
29 float time,
float &
y,
float &dy,
30 const EventContext &ctx)
const;
38 "TilePulseShape",
"TilePulseShape",
"Input Tile pulse shape"};