Definition at line 22 of file Link.h.
◆ Link() [1/2]
Hal::Link::Link |
( |
Int_t | i = 1 | ) |
|
i - link from
- Parameters
-
Definition at line 13 of file Link.cxx.
◆ Link() [2/2]
Hal::Link::Link |
( |
const Link & | link | ) |
|
◆ ~Link()
◆ Clear()
void Hal::Link::Clear |
( |
Option_t * | opt = "" | ) |
|
|
virtual |
◆ ClearLinks()
void Hal::Link::ClearLinks |
( |
| ) |
|
◆ ExpandFast()
void Hal::Link::ExpandFast |
( |
Int_t | size | ) |
|
◆ GetLink()
Int_t Hal::Link::GetLink |
( |
Int_t | index | ) |
const |
|
inline |
get link to index-th object connected with this object, this method doesn't check link size!
- Parameters
-
- Returns
Definition at line 59 of file Link.h.
◆ GetLinkSize()
Int_t Hal::Link::GetLinkSize |
( |
| ) |
const |
|
inline |
- Returns
- number of objects conneted with this object
Definition at line 64 of file Link.h.
◆ operator=()
Link Hal::Link::operator= |
( |
const Link & | link | ) |
|
operator
- Parameters
-
- Returns
Definition at line 24 of file Link.cxx.
◆ SetLink()
void Hal::Link::SetLink |
( |
Int_t | index, |
|
|
Int_t | val ) |
|
inline |
set link to object at position val
- Parameters
-
index | object number |
val | link value |
Definition at line 50 of file Link.h.
◆ SetLinkAndExpand()
void Hal::Link::SetLinkAndExpand |
( |
Int_t | index, |
|
|
Int_t | val ) |
◆ SetNextLink()
void Hal::Link::SetNextLink |
( |
Int_t | i | ) |
|
set id of linked object and clean "to" array, if you don't want to clean "to" array
- See also
- OverwriteFrom
- Parameters
-
Definition at line 58 of file Link.cxx.
The documentation for this class was generated from the following files: