5#ifndef GLOBALSIM_EGAMMA1ERATIOALGTOOL_H
6#define GLOBALSIM_EGAMMA1ERATIOALGTOOL_H
31 const std::string& name,
32 const IInterface* parent);
38 virtual StatusCode
run(
const EventContext& ctx)
const override;
40 virtual std::string
toString()
const override;
48 "flag to enable dumps"};
54 "LArNeighborhoodTOBContainerReadKey",
55 "stripNeighborhoodTOBContainer",
56 "key to read inLArNeighborhoodTOBsReadKeys"};
71 ap_int<16>
secondPeakSearch(
const std::vector<ap_int<16>>& input,
const ap_int<16> peak,
72 const int startCell,
const int endCell,
73 const ap_int<16> noiseMargin)
const;
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...