4 #ifndef __KVDBPARAMETERLIST_H
5 #define __KVDBPARAMETERLIST_H
7 #include "KVDBRecord.h"
8 #include "KVNameValueList.h"
#define ClassDef(name, id)
To store calibration parameters in a database ,.
KVNameValueList fParameters
void Print(Option_t *option="") const
virtual ~KVDBParameterList()
const KVNameValueList * GetParameters() const
KVNameValueList * GetParameters()
KVDBParameterList(const Char_t *name, const Char_t *title="")
Record folder for the database.
Handles lists of named parameters with different types, a list of KVNamedParameter objects.