5#ifndef GLOBALSIM_EGAMMA1BDTALGTOOL_H
6#define GLOBALSIM_EGAMMA1BDTALGTOOL_H
38 const std::string& name,
39 const IInterface* parent);
45 virtual StatusCode
run(
const EventContext& ctx)
const override;
47 virtual std::string
toString()
const override;
58 "flag to enable dumps"};
70 "LArNeighborhoodTOBContainerReadKey",
71 "stripNeighborhoodTOBContainer",
72 "key to read inLArNeighborhoodTOBsReadKeys"};
77 "eEmEg1BDTTOBContainerKey",
78 "eEmEg1BDTTOBContainer"};
80 int bitSetToInt(std::bitset<BDT_ouput_width> bitSet)
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.
DataVector< GlobalSim::IOBitwise::eEmEg1BDTTOB > eEmEg1BDTTOBContainer
DataVector< GlobalSim::IOBitwise::eEmNbhoodTOB > eEmNbhoodTOBContainer
AlgTool to read in LArStripNeighborhoods, and run the eRatio Algorithm.