KaliVeda
1.14/2
Toolkit for HIC analysis
Loading...
Searching...
No Matches
KVExpSetUpDB.h
1
3
4
#ifndef __KVEXPSETUPDB_H
5
#define __KVEXPSETUPDB_H
6
7
#include "KVExpDB.h"
8
17
class
KVExpSetUpDB
:
public
KVExpDB
{
18
19
public
:
20
KVExpSetUpDB
();
21
KVExpSetUpDB
(
const
Char_t
*
name
);
22
KVExpSetUpDB
(
const
Char_t
*
name
,
const
Char_t
* title);
23
24
virtual
~KVExpSetUpDB
();
25
26
void
Build
();
27
void
FillRunsTable
();
28
void
ReadScalerInfos
();
29
30
ClassDef
(
KVExpSetUpDB
, 1)
//Database for dataset using KVExpSetUp
31
};
32
33
#endif
Char_t
char Char_t
ClassDef
#define ClassDef(name, id)
name
char name[80]
KVExpDB
Base class to describe database of an experiment ,,.
Definition
KVExpDB.h:20
KVExpSetUpDB
Calibration database for experiments using coupled detector arrays.
Definition
KVExpSetUpDB.h:17
KVExpSetUpDB::FillRunsTable
void FillRunsTable()
Definition
KVExpSetUpDB.cpp:134
KVExpSetUpDB::KVExpSetUpDB
KVExpSetUpDB()
Default constructor.
Definition
KVExpSetUpDB.cpp:16
KVExpSetUpDB::Build
void Build()
Definition
KVExpSetUpDB.cpp:66
KVExpSetUpDB::~KVExpSetUpDB
virtual ~KVExpSetUpDB()
Destructor.
Definition
KVExpSetUpDB.cpp:52
KVExpSetUpDB::ReadScalerInfos
void ReadScalerInfos()
Definition
KVExpSetUpDB.cpp:99
kaliveda.doxygen
KVMultiDet
exp_events
KVExpSetUpDB.h
Generated on Wed Oct 23 2024 12:45:20 for KaliVeda by
1.9.8