5#ifndef GLOBALSIM_EEMMULTALGTOOL_H
6#define GLOBALSIM_EEMMULTALGTOOL_H
34 const std::string& name,
35 const IInterface* parent);
42 virtual StatusCode
updateTIP(std::bitset<s_nbits_TIP>&,
43 const EventContext&)
const override;
45 virtual std::string
toString()
const override;
57 "Key for GlobalSim eEmTOB container"};
63 "et low for window selector"};
69 "et high for window selector"};
75 "eta low for window selector"};
81 "eta high for window selector"};
87 "phi low for window selector"};
93 "phi high for window selector"};
105 "rhad cut operator"};
117 "reta cut operator"};
129 "wstot cut_operator"};
135 "start position to write into the TIP"};
142 "number of bits to write into the TIP"};
148 "name from json menu file"
155 "flag to enable debug dumps"
Class to hold common (eta/eta/phi) TOB bits.
Property holding a SG store/key/clid from which a ReadHandle is made.
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...