Loading [MathJax]/extensions/tex2jax.js
KaliVeda
Version v1.14
v1.15
Toolkit for HIC analysis
Main Page
Download/Install
Release notes
Users Guide
Introduction
Base & Utility Classes
Nuclei & Events
Global Variables
Detector Array Geometries
Energy Loss/Range Calculations
Particle Identification
Detector Calibration
Data Management
Data Analysis
Develop with KaliVeda
Appendix 1: Build System
Applications & GUI
Library components
Code examples
Logos
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Modules
Pages
KVExpSetUpDB.h
1
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 Fri Apr 25 2025 16:01:03 for KaliVeda by
1.9.1