Belle II Software  release-08-01-10
DatabaseRepresentationOfWeightfile Class Reference

Database representation of a Weightfile object. More...

#include <DatabaseRepresentationOfWeightfile.h>

Inheritance diagram for DatabaseRepresentationOfWeightfile:
Collaboration diagram for DatabaseRepresentationOfWeightfile:

Public Member Functions

 DatabaseRepresentationOfWeightfile ()
 Default constructor, necessary for ROOT to stream the object.
 
 DatabaseRepresentationOfWeightfile (const std::string &data)
 Constructor from weight file name.
 
 ClassDef (DatabaseRepresentationOfWeightfile, 2)
 Class to store weightfile in datastore.
 

Public Attributes

std::string m_data
 Serialized weightfile.
 

Detailed Description

Database representation of a Weightfile object.

This class inherits from TObject and contains only one simple string, hence it can easily be saved in the database

Definition at line 28 of file DatabaseRepresentationOfWeightfile.h.


The documentation for this class was generated from the following file: