hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
BaseSelector Member List

This is the complete list of members for BaseSelector, including all inherited members.

_h_selectionsBaseSelectorprivate
BaseSelector()BaseSelector
BaseSelector(const std::string &inputName)BaseSelector
BaseSelector(const std::string &inputName, const std::string &cfgFile)BaseSelector
clearSelector()BaseSelectorinline
cut_it typedefBaseSelectorprotected
cutsBaseSelectorprotected
debug_BaseSelectorprotected
getCut(const std::string &cutname)BaseSelectorinline
getCutFlowHisto()BaseSelectorinline
getCuts()BaseSelectorinline
h_cf_BaseSelectorprivate
hasCut(const std::string &cutname)BaseSelectorinline
labelsBaseSelectorprivate
LoadSelection()BaseSelector
m_cfgFileBaseSelectorprivate
m_nameBaseSelectorprivate
makeCutFlowHisto()BaseSelector
ncuts_BaseSelectorprivate
passCut(const std::string &cutname, double val, double weight)BaseSelectorinline
passCutEq(const std::string &cutname, double val, double weight)BaseSelector
passCutGt(const std::string &cutname, double val, double weight)BaseSelector
passCutLt(const std::string &cutname, double val, double weight)BaseSelector
passSelectionBaseSelectorprivate
setCfgFile(const std::string &cfgFile)BaseSelector
setDebug(bool val)BaseSelector
~BaseSelector()BaseSelectorvirtual