Belle II Software development
Weightfile Member List

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

addElement(const std::string &identifier, const T &element)Weightfileinline
addFeatureImportance(const std::map< std::string, float > &importance)Weightfile
addFile(const std::string &identifier, const std::string &custom_weightfile)Weightfile
addOptions(const Options &options)Weightfile
addSignalFraction(float signal_fraction)Weightfile
addStream(const std::string &identifier, std::istream &in)Weightfile
addVector(const std::string &identifier, const std::vector< T > &vector)Weightfileinline
containsElement(const std::string &identifier) constWeightfileinline
generateFileName(const std::string &suffix="")Weightfile
getElement(const std::string &identifier) constWeightfileinline
getElement(const std::string &identifier, const T &default_value) constWeightfileinline
getFeatureImportance() constWeightfile
getFile(const std::string &identifier, const std::string &custom_weightfile)Weightfile
getOptions(Options &options) constWeightfile
getSignalFraction() constWeightfile
getStream(const std::string &identifier) constWeightfile
getVector(const std::string &identifier) constWeightfileinline
getXMLTree() constWeightfileinline
load(const std::string &filename, const Belle2::EventMetaData &emd=Belle2::EventMetaData(0, 0, 0))Weightfilestatic
loadFromDatabase(const std::string &identifier, const Belle2::EventMetaData &emd=Belle2::EventMetaData(0, 0, 0))Weightfilestatic
loadFromFile(const std::string &filename)Weightfilestatic
loadFromROOTFile(const std::string &filename)Weightfilestatic
loadFromStream(std::istream &stream)Weightfilestatic
loadFromXMLFile(const std::string &filename)Weightfilestatic
m_filenamesWeightfileprivate
m_ptWeightfileprivate
m_remove_temporary_directoriesWeightfileprivate
save(Weightfile &weightfile, const std::string &filename, const Belle2::IntervalOfValidity &iov=Belle2::IntervalOfValidity(0, 0, -1, -1))Weightfilestatic
saveArrayToDatabase(const std::vector< Weightfile > &weightfiles, const std::string &identifier, const Belle2::IntervalOfValidity &iov=Belle2::IntervalOfValidity(0, 0, -1, -1))Weightfilestatic
saveToDatabase(Weightfile &weightfile, const std::string &identifier, const Belle2::IntervalOfValidity &iov=Belle2::IntervalOfValidity(0, 0, -1, -1))Weightfilestatic
saveToROOTFile(Weightfile &weightfile, const std::string &filename)Weightfilestatic
saveToStream(Weightfile &weightfile, std::ostream &stream)Weightfilestatic
saveToXMLFile(Weightfile &weightfile, const std::string &filename)Weightfilestatic
setRemoveTemporaryDirectories(bool remove_temporary_directories)Weightfileinline
Weightfile()Weightfileinline
~Weightfile()Weightfile