KaliVeda
1.15/6
Toolkit for HIC analysis
KVZtot.h
1
#ifndef KVZtot_h
2
#define KVZtot_h
3
#include "KVVGSum.h"
4
21
class
KVZtot
:
public
KVVGSum
{
22
23
void
init()
24
{
25
SetOption
(
"mode"
,
"sum"
);
26
SetOption
(
"method"
,
"GetZ"
);
27
}
28
29
public
:
30
ROOT_FULL_SET_WITH_INIT(
KVZtot
,
KVVGSum
)
31
32
ClassDef
(
KVZtot
, 1)
33
};
34
#endif
ClassDef
#define ClassDef(name, id)
KVVGSum
General global variable for calculating sums of various quantities.
Definition:
KVVGSum.h:100
KVVarGlob::SetOption
void SetOption(const Char_t *option, const Char_t *value)
Definition:
KVVarGlob.h:521
KVZtot
Sum of atomic numbers in event.
Definition:
KVZtot.h:21
kaliveda.doxygen
src
core
globvars
KVZtot.h
Generated on Wed Aug 5 2026 08:50:05 for KaliVeda by
1.9.1