Loading [MathJax]/extensions/tex2jax.js
KaliVeda
Version v1.15
v1.14
Toolkit for HIC analysis
Main Page
Download/Install
Release notes
Users Guide
Introduction
Getting Started
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
KVUnownedList.h
1
#ifndef KVUNOWNEDLIST_H
2
#define KVUNOWNEDLIST_H
3
4
#include "KVList.h"
5
17
class
KVUnownedList
:
public
KVList
{
18
public
:
19
KVUnownedList
()
20
:
KVList
(false)
21
{}
22
23
ClassDefOverride
(
KVUnownedList
, 1)
24
};
25
26
#endif
// KVUNOWNEDLIST_H
ClassDefOverride
#define ClassDefOverride(name, id)
KVList
Extended TList class which owns its objects by default.
Definition:
KVList.h:28
KVUnownedList
Extended TList class which does not own its objects by default.
Definition:
KVUnownedList.h:17
KVUnownedList::KVUnownedList
KVUnownedList()
Definition:
KVUnownedList.h:19
kaliveda.doxygen
src
core
base
KVUnownedList.h
Generated on Mon Jun 23 2025 08:52:51 for KaliVeda by
1.9.1