5#ifndef GLOBALSIM_COMMONSORTSELECTALGTOOL_H
6#define GLOBALSIM_COMMONSORTSELECTALGTOOL_H
34 const std::string& name,
35 const IInterface* parent);
41 virtual StatusCode
run(
const EventContext&)
const override;
42 virtual std::string
toString()
const override;
53 "Key for GlobalSim CommonTOB container"};
61 "Key for GlobalSim CommonTOB container"};
68 "et low for window selector"};
74 "et high for window selector"};
80 "eta low for window selector"};
86 "eta high for window selector"};
92 "phi low for window selector"};
98 "phi high for window selector"};
105 "max number of TOBs in to be passed to client"};
111 "name from json menu file"
118 "flag to enable debug dumps"
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...