5#ifndef GLOBALSIM_EEMMULTALGTOOL_H
6#define GLOBALSIM_EEMMULTALGTOOL_H
30 const std::string& name,
31 const IInterface* parent);
38 virtual StatusCode
updateTIP(std::bitset<s_nbits_TIP>&,
39 const EventContext&)
const override;
41 virtual std::string
toString()
const override;
53 "Key for GlobalSim eEmTOB container"};
59 "et low for window selector"};
65 "et high for window selector"};
71 "eta low for window selector"};
77 "eta high for window selector"};
83 "phi low for window selector"};
89 "phi high for window selector"};
101 "rhad cut operator"};
113 "reta cut operator"};
125 "wstot cut_operator"};
131 "start position to write into the TIP"};
138 "number of bits to write into the TIP"};
144 "name from json menu file"
151 "flag to enable debug dumps"
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...