 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef GLOBALSIM_EEMSELECTOR_H
6 #define GLOBALSIM_EEMSELECTOR_H
9 #include "../IO/IeEmTOB.h"
26 virtual bool cut(
const ulong&)
const = 0;
38 const std::string& rhad_op,
40 const std::string& reta_op,
42 const std::string& wstot_op);
48 virtual std::string
to_string()
const override;
eEmSelector()=default
Passes all.
virtual ~ICutter()=default
virtual bool select(const IeEmTOB &) const override
virtual bool cut(const ulong &) const =0
std::unique_ptr< ICutter > m_rhad_cutter
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
virtual std::string to_string() const =0
std::unique_ptr< ICutter > m_wstot_cutter
Class to hold eFexROI TOB bits.
virtual std::string to_string() const override
virtual ~eEmSelector()=default
std::unique_ptr< ICutter > m_reta_cutter