KaliVeda
1.14/2
Toolkit for HIC analysis
Loading...
Searching...
No Matches
KVZtot.h
1
#ifndef KVZtot_h
2
#define KVZtot_h
3
#include "KVVGSum.h"
4
17
class
KVZtot
:
public
KVVGSum
{
18
19
void
init
()
20
{
21
SetOption
(
"mode"
,
"sum"
);
22
SetOption
(
"method"
,
"GetZ"
);
23
}
24
25
public
:
26
ROOT_FULL_SET_WITH_INIT(
KVZtot
,
KVVGSum
)
27
28
ClassDef
(
KVZtot
, 1)
29
};
30
#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:17
KVZtot::init
void init()
Definition
KVZtot.h:19
kaliveda.doxygen
KVMultiDet
globvars
KVZtot.h
Generated on Wed Oct 23 2024 12:45:21 for KaliVeda by
1.9.8