5#ifndef GLOBALSIM_COMMONMULTALGTOOL_H
6#define GLOBALSIM_COMMONMULTALGTOOL_H
29 const std::string& name,
30 const IInterface* parent);
37 virtual StatusCode
updateTIP(std::bitset<s_nbits_TIP>&,
38 const EventContext&)
const override;
40 virtual std::string
toString()
const override;
50 "Key for GlobalSim CommonTOB container"};
56 "et low for window selector"};
62 "et high for window selector"};
68 "eta low for window selector"};
74 "eta high for window selector"};
80 "phi low for window selector"};
86 "phi high for window selector"};
92 "start position to write into the TIP"};
98 "number of bits to write into the TIP"};
104 "name from json menu file"
111 "flag to enable debug dumps"
Property holding a SG store/key/clid from which a ReadHandle is made.
AlgTool to read in LArStripNeighborhoods, and run the eRatio Algorithm.