5#ifndef GLOBALSIM_EGAMMA1BDTALGTOOL_H
6#define GLOBALSIM_EGAMMA1BDTALGTOOL_H
39 const std::string& name,
40 const IInterface* parent);
46 virtual StatusCode
run(
const std::unique_ptr<IDataCollector>&,
47 const EventContext& ctx)
const override;
49 virtual std::string
toString()
const override;
60 "flag to enable dumps"};
72 "LArNeighborhoodTOBContainerReadKey",
73 "stripNeighborhoodTOBContainer",
74 "key to read inLArNeighborhoodTOBsReadKeys"};
79 "eEmEg1BDTTOBContainerKey",
80 "eEmEg1BDTTOBContainer"};
82 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 BDT Algorithm.