#include <vertdoca.h>
|
| | vertdoca (hipo::schema __schema) |
| virtual | ~vertdoca ()=default |
| int | getCombinationEntry (const int index1, const int index2) |
| float | getCx1 (int entry) const noexcept |
| float | getCx2 (int entry) const noexcept |
| float | getCy1 (int entry) const noexcept |
| float | getCy2 (int entry) const noexcept |
| float | getCz1 (int entry) const noexcept |
| float | getCz2 (int entry) const noexcept |
| short | getIndex1 (int entry) const noexcept |
| short | getIndex2 (int entry) const noexcept |
| float | getR (int entry) const noexcept |
| float | getX (int entry) const noexcept |
| float | getX1 (int entry) const noexcept |
| float | getX2 (int entry) const noexcept |
| float | getY (int entry) const noexcept |
| float | getY1 (int entry) const noexcept |
| float | getY2 (int entry) const noexcept |
| float | getZ (int entry) const noexcept |
| float | getZ1 (int entry) const noexcept |
| float | getZ2 (int entry) const noexcept |
| bool | isTrack1 (const int index1, const int combiEntry) |
| void | notify () final |
◆ vertdoca()
| clas12::vertdoca::vertdoca |
( |
hipo::schema | __schema | ) |
|
◆ ~vertdoca()
| virtual clas12::vertdoca::~vertdoca |
( |
| ) |
|
|
virtualdefault |
◆ getCombinationEntry()
| int clas12::vertdoca::getCombinationEntry |
( |
const int | index1, |
|
|
const int | index2 ) |
|
inline |
◆ getCx1()
| float clas12::vertdoca::getCx1 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getCx2()
| float clas12::vertdoca::getCx2 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getCy1()
| float clas12::vertdoca::getCy1 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getCy2()
| float clas12::vertdoca::getCy2 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getCz1()
| float clas12::vertdoca::getCz1 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getCz2()
| float clas12::vertdoca::getCz2 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getIndex1()
| short clas12::vertdoca::getIndex1 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getIndex2()
| short clas12::vertdoca::getIndex2 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getR()
| float clas12::vertdoca::getR |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getX()
| float clas12::vertdoca::getX |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getX1()
| float clas12::vertdoca::getX1 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getX2()
| float clas12::vertdoca::getX2 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getY()
| float clas12::vertdoca::getY |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getY1()
| float clas12::vertdoca::getY1 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getY2()
| float clas12::vertdoca::getY2 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getZ()
| float clas12::vertdoca::getZ |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getZ1()
| float clas12::vertdoca::getZ1 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ getZ2()
| float clas12::vertdoca::getZ2 |
( |
int | entry | ) |
const |
|
inlinenoexcept |
◆ isTrack1()
| bool clas12::vertdoca::isTrack1 |
( |
const int | index1, |
|
|
const int | combiEntry ) |
|
inline |
◆ notify()
| void clas12::vertdoca::notify |
( |
| ) |
|
|
inlinefinal |
This is virtual method from hipo::bank it will be called every time a bank is read in the reader. Can be used to sort particles and or map particles by pid or type (i.e. charge)
The documentation for this class was generated from the following files: