5#ifndef GLOBALSIM_COMMONMULTALGTOOL_H
6#define GLOBALSIM_COMMONMULTALGTOOL_H
28 const std::string& name,
29 const IInterface* parent);
38 virtual StatusCode
countPassingTOBs(
const EventContext&,
unsigned int& N_pass_tobs)
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 "name from json menu file"
99 "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.