5#ifndef GLOBALSIM_COMMONMULTSELECTOR_H
6#define GLOBALSIM_COMMONMULTSELECTOR_H
21 using GlobalSim::IOBitwise::ICommonTOB;
31 const std::string& et_high,
32 const std::string& eta_low,
33 const std::string& eta_high,
34 const std::string& phi_low,
35 const std::string& phi_high);
41 virtual std::string
to_string()
const override;
virtual ~CommonSelector()=default
CommonSelector()=default
Passes all.
virtual bool select(const ICommonTOB &) const override
virtual std::string to_string() const override
Class to hold common (eta/eta/phi) TOB bits.
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...