#include <eEmSelector.h>
Definition at line 30 of file eEmSelector.h.
◆ eEmSelector() [1/2]
| GlobalSim::eEmSelector::eEmSelector |
( |
| ) |
|
|
default |
◆ eEmSelector() [2/2]
| GlobalSim::eEmSelector::eEmSelector |
( |
ulong |
rhad_cut, |
|
|
const std::string & |
rhad_op, |
|
|
ulong |
reta_cut, |
|
|
const std::string & |
reta_op, |
|
|
ulong |
wstot_cut, |
|
|
const std::string & |
wstot_op |
|
) |
| |
window limits from strings, to match the eEmTOB bitsets
Definition at line 106 of file eEmSelector.cxx.
◆ ~eEmSelector()
| virtual GlobalSim::eEmSelector::~eEmSelector |
( |
| ) |
|
|
virtualdefault |
◆ select()
| bool GlobalSim::eEmSelector::select |
( |
const IeEmTOB & |
tob | ) |
const |
|
overridevirtual |
◆ to_string()
| std::string GlobalSim::eEmSelector::to_string |
( |
| ) |
const |
|
overridevirtual |
◆ m_reta_cutter
| std::unique_ptr<ICutter> GlobalSim::eEmSelector::m_reta_cutter {nullptr} |
|
private |
◆ m_rhad_cutter
| std::unique_ptr<ICutter> GlobalSim::eEmSelector::m_rhad_cutter {nullptr} |
|
private |
◆ m_wstot_cutter
| std::unique_ptr<ICutter> GlobalSim::eEmSelector::m_wstot_cutter {nullptr} |
|
private |
The documentation for this class was generated from the following files: