#include <FPGATrackSimTruthTrack.h>
Definition at line 14 of file FPGATrackSimTruthTrack.h.
◆ FPGATrackSimTruthTrack()
| FPGATrackSimTruthTrack::FPGATrackSimTruthTrack |
( |
| ) |
|
◆ ~FPGATrackSimTruthTrack()
| virtual FPGATrackSimTruthTrack::~FPGATrackSimTruthTrack |
( |
| ) |
|
|
virtualdefault |
◆ barcode()
◆ getBarcode()
◆ getBarcodeFracOffline()
| double FPGATrackSimTruthTrack::getBarcodeFracOffline |
( |
| ) |
const |
|
inline |
◆ getD0()
| double FPGATrackSimTruthTrack::getD0 |
( |
| ) |
const |
|
inline |
◆ getEta()
| double FPGATrackSimTruthTrack::getEta |
( |
| ) |
const |
|
inline |
◆ getEventIndex()
| int FPGATrackSimTruthTrack::getEventIndex |
( |
| ) |
const |
|
inline |
◆ getHalfInvPt()
| double FPGATrackSimTruthTrack::getHalfInvPt |
( |
| ) |
const |
|
inline |
◆ getIP()
| double FPGATrackSimTruthTrack::getIP |
( |
| ) |
const |
|
inline |
◆ getPars()
◆ getPDGCode()
| int FPGATrackSimTruthTrack::getPDGCode |
( |
| ) |
const |
|
inline |
◆ getPhi()
| double FPGATrackSimTruthTrack::getPhi |
( |
| ) |
const |
|
inline |
◆ getPt()
| double FPGATrackSimTruthTrack::getPt |
( |
| ) |
const |
|
inline |
◆ getPX()
| double FPGATrackSimTruthTrack::getPX |
( |
| ) |
const |
|
inline |
◆ getPY()
| double FPGATrackSimTruthTrack::getPY |
( |
| ) |
const |
|
inline |
◆ getPZ()
| double FPGATrackSimTruthTrack::getPZ |
( |
| ) |
const |
|
inline |
◆ getQ()
| int FPGATrackSimTruthTrack::getQ |
( |
| ) |
const |
|
inline |
◆ getQOverPt()
| double FPGATrackSimTruthTrack::getQOverPt |
( |
| ) |
const |
|
inline |
◆ getStatus()
| int FPGATrackSimTruthTrack::getStatus |
( |
| ) |
const |
|
inline |
◆ getUniqueID()
◆ getVtxX()
| double FPGATrackSimTruthTrack::getVtxX |
( |
| ) |
const |
|
inline |
◆ getVtxY()
| double FPGATrackSimTruthTrack::getVtxY |
( |
| ) |
const |
|
inline |
◆ getVtxZ()
| double FPGATrackSimTruthTrack::getVtxZ |
( |
| ) |
const |
|
inline |
◆ getZ0()
| double FPGATrackSimTruthTrack::getZ0 |
( |
| ) |
const |
|
inline |
◆ id()
◆ setBarcode()
◆ setBarcodeFracOffline()
| void FPGATrackSimTruthTrack::setBarcodeFracOffline |
( |
double |
v | ) |
|
|
inline |
◆ setD0()
| void FPGATrackSimTruthTrack::setD0 |
( |
double |
v | ) |
|
|
inline |
◆ setEventIndex()
| void FPGATrackSimTruthTrack::setEventIndex |
( |
int |
v | ) |
|
|
inline |
◆ setPDGCode()
| void FPGATrackSimTruthTrack::setPDGCode |
( |
int |
v | ) |
|
|
inline |
◆ setPX()
| void FPGATrackSimTruthTrack::setPX |
( |
double |
v | ) |
|
|
inline |
◆ setPY()
| void FPGATrackSimTruthTrack::setPY |
( |
double |
v | ) |
|
|
inline |
◆ setPZ()
| void FPGATrackSimTruthTrack::setPZ |
( |
double |
v | ) |
|
|
inline |
◆ setQ()
| void FPGATrackSimTruthTrack::setQ |
( |
int |
v | ) |
|
|
inline |
◆ setStatus()
| void FPGATrackSimTruthTrack::setStatus |
( |
int |
v | ) |
|
|
inline |
◆ setUniqueID()
◆ setVtxX()
| void FPGATrackSimTruthTrack::setVtxX |
( |
double |
v | ) |
|
|
inline |
◆ setVtxY()
| void FPGATrackSimTruthTrack::setVtxY |
( |
double |
v | ) |
|
|
inline |
◆ setVtxZ()
| void FPGATrackSimTruthTrack::setVtxZ |
( |
double |
v | ) |
|
|
inline |
◆ setZ0()
| void FPGATrackSimTruthTrack::setZ0 |
( |
double |
v | ) |
|
|
inline |
◆ status()
| int FPGATrackSimTruthTrack::status |
( |
| ) |
const |
|
inline |
◆ m_barcode
◆ m_barcode_frac_offline
| double FPGATrackSimTruthTrack::m_barcode_frac_offline |
|
private |
◆ m_d0
| double FPGATrackSimTruthTrack::m_d0 |
|
private |
◆ m_evtindex
| int FPGATrackSimTruthTrack::m_evtindex |
|
private |
◆ m_pdgcode
| int FPGATrackSimTruthTrack::m_pdgcode |
|
private |
◆ m_px
| double FPGATrackSimTruthTrack::m_px |
|
private |
◆ m_py
| double FPGATrackSimTruthTrack::m_py |
|
private |
◆ m_pz
| double FPGATrackSimTruthTrack::m_pz |
|
private |
◆ m_q
| int FPGATrackSimTruthTrack::m_q |
|
private |
◆ m_status
| int FPGATrackSimTruthTrack::m_status |
|
private |
◆ m_uniqueID
◆ m_vtx_x
| double FPGATrackSimTruthTrack::m_vtx_x |
|
private |
◆ m_vtx_y
| double FPGATrackSimTruthTrack::m_vtx_y |
|
private |
◆ m_vtx_z
| double FPGATrackSimTruthTrack::m_vtx_z |
|
private |
◆ m_z0
| double FPGATrackSimTruthTrack::m_z0 |
|
private |
The documentation for this class was generated from the following files: