#include <QcdLowPtDQM.h>
|
int | n () const |
|
void | set (int n, double x, double y, double z, double xs, double ys, double zs) |
|
void | set (int n, double z, double zs) |
|
| Vertex (double x=0, double y=0, double z=0, double xs=0, double ys=0, double zs=0, int n=0) |
|
double | x () const |
|
double | xs () const |
|
double | y () const |
|
double | ys () const |
|
double | z () const |
|
double | zs () const |
|
Definition at line 91 of file QcdLowPtDQM.h.
◆ Vertex()
QcdLowPtDQM::Vertex::Vertex |
( |
double |
x = 0 , |
|
|
double |
y = 0 , |
|
|
double |
z = 0 , |
|
|
double |
xs = 0 , |
|
|
double |
ys = 0 , |
|
|
double |
zs = 0 , |
|
|
int |
n = 0 |
|
) |
| |
|
inline |
◆ n()
int QcdLowPtDQM::Vertex::n |
( |
| ) |
const |
|
inline |
◆ set() [1/2]
void QcdLowPtDQM::Vertex::set |
( |
int |
n, |
|
|
double |
x, |
|
|
double |
y, |
|
|
double |
z, |
|
|
double |
xs, |
|
|
double |
ys, |
|
|
double |
zs |
|
) |
| |
|
inline |
Definition at line 107 of file QcdLowPtDQM.h.
References n(), n_, x(), x_, xs(), xs_, y(), y_, ys(), ys_, z(), z_, zs(), and zs_.
◆ set() [2/2]
void QcdLowPtDQM::Vertex::set |
( |
int |
n, |
|
|
double |
z, |
|
|
double |
zs |
|
) |
| |
|
inline |
◆ x()
double QcdLowPtDQM::Vertex::x |
( |
| ) |
const |
|
inline |
◆ xs()
double QcdLowPtDQM::Vertex::xs |
( |
| ) |
const |
|
inline |
◆ y()
double QcdLowPtDQM::Vertex::y |
( |
| ) |
const |
|
inline |
◆ ys()
double QcdLowPtDQM::Vertex::ys |
( |
| ) |
const |
|
inline |
◆ z()
double QcdLowPtDQM::Vertex::z |
( |
| ) |
const |
|
inline |
◆ zs()
double QcdLowPtDQM::Vertex::zs |
( |
| ) |
const |
|
inline |
◆ n_
int QcdLowPtDQM::Vertex::n_ |
|
protected |
◆ x_
double QcdLowPtDQM::Vertex::x_ |
|
protected |
◆ xs_
double QcdLowPtDQM::Vertex::xs_ |
|
protected |
◆ y_
double QcdLowPtDQM::Vertex::y_ |
|
protected |
◆ ys_
double QcdLowPtDQM::Vertex::ys_ |
|
protected |
◆ z_
double QcdLowPtDQM::Vertex::z_ |
|
protected |
◆ zs_
double QcdLowPtDQM::Vertex::zs_ |
|
protected |