5#ifndef GLOBALSIM_COMMONSORTSELECTALGTOOL_H
6#define GLOBALSIM_COMMONSORTSELECTALGTOOL_H
33 const std::string& name,
34 const IInterface* parent);
40 virtual StatusCode
run(
const EventContext&)
const override;
41 virtual std::string
toString()
const override;
52 "Key for GlobalSim CommonTOB container"};
60 "Key for GlobalSim CommonTOB container"};
67 "et low for window selector"};
73 "et high for window selector"};
79 "eta low for window selector"};
85 "eta high for window selector"};
91 "phi low for window selector"};
97 "phi high for window selector"};
104 "max number of TOBs in to be passed to client"};
110 "name from json menu file"
117 "floag to eanble debug dumps"
Class to hold common (eta/eta/phi) TOB bits.
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...