10#ifndef INCLUDE_GUARD_BELLE2_MVA_DATABASE_WEIGHTFILE_HEADER
11#define INCLUDE_GUARD_BELLE2_MVA_DATABASE_WEIGHTFILE_HEADER
Database representation of a Weightfile object.
ClassDef(DatabaseRepresentationOfWeightfile, 2)
Class to store weightfile in datastore.
DatabaseRepresentationOfWeightfile()
Default constructor, necessary for ROOT to stream the object.
std::string m_data
Serialized weightfile.
DatabaseRepresentationOfWeightfile(const std::string &data)
Constructor from weight file name.
Abstract base class for different kinds of events.