5#ifndef GLOBALSIM_EEMSELECTOR_H
6#define GLOBALSIM_EEMSELECTOR_H
21 using GlobalSim::IOBitwise::eEmTOB;
31 const std::string& rhad_op,
33 const std::string& reta_op,
35 const std::string& wstot_op);
41 virtual std::string
to_string()
const override;
virtual std::string to_string() const override
std::unique_ptr< ICutter > m_wstot_cutter
virtual bool select(const eEmTOB &) const override
virtual ~eEmSelector()=default
std::unique_ptr< ICutter > m_rhad_cutter
eEmSelector()=default
Passes all.
std::unique_ptr< ICutter > m_reta_cutter
AlgTool to read in LArStripNeighborhoods, and run the eRatio Algorithm.