R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3BTrack Class Reference

#include <R3BTrack.h>

Public Member Functions

 R3BTrack ()
 
 R3BTrack (Double_t x, Double_t y, Double_t z, Double_t px, Double_t py, Double_t pz, Double_t q, Double_t AoZ, Double_t chix, Double_t chiy, Int_t quality)
 
virtual ~R3BTrack ()
 
const Double_t & GetX () const
 
const Double_t & GetY () const
 
const Double_t & GetZ () const
 
const Double_t & GetPx () const
 
const Double_t & GetPy () const
 
const Double_t & GetPz () const
 
const Double_t & GetQ () const
 
const Double_t & GetAoZ () const
 
const Double_t & GetChix () const
 
const Double_t & GetChiy () const
 
const Int_t & GetQuality () const
 

Protected Attributes

Double_t fX
 
Double_t fY
 
Double_t fZ
 
Double_t fPx
 
Double_t fPy
 
Double_t fPz
 
Double_t fQ
 
Double_t fAoZ
 
Double_t fChix
 
Double_t fChiy
 
Int_t fQuality
 

Detailed Description

Definition at line 24 of file R3BTrack.h.

Constructor & Destructor Documentation

◆ R3BTrack() [1/2]

R3BTrack::R3BTrack ( )

Definition at line 21 of file R3BTrack.cxx.

◆ R3BTrack() [2/2]

R3BTrack::R3BTrack ( Double_t x,
Double_t y,
Double_t z,
Double_t px,
Double_t py,
Double_t pz,
Double_t q,
Double_t AoZ,
Double_t chix,
Double_t chiy,
Int_t quality )

Definition at line 36 of file R3BTrack.cxx.

◆ ~R3BTrack()

R3BTrack::~R3BTrack ( )
virtual

Definition at line 61 of file R3BTrack.cxx.

Member Function Documentation

◆ GetAoZ()

const Double_t & R3BTrack::GetAoZ ( ) const
inline

Definition at line 48 of file R3BTrack.h.

◆ GetChix()

const Double_t & R3BTrack::GetChix ( ) const
inline

Definition at line 49 of file R3BTrack.h.

◆ GetChiy()

const Double_t & R3BTrack::GetChiy ( ) const
inline

Definition at line 50 of file R3BTrack.h.

◆ GetPx()

const Double_t & R3BTrack::GetPx ( ) const
inline

Definition at line 44 of file R3BTrack.h.

◆ GetPy()

const Double_t & R3BTrack::GetPy ( ) const
inline

Definition at line 45 of file R3BTrack.h.

◆ GetPz()

const Double_t & R3BTrack::GetPz ( ) const
inline

Definition at line 46 of file R3BTrack.h.

◆ GetQ()

const Double_t & R3BTrack::GetQ ( ) const
inline

Definition at line 47 of file R3BTrack.h.

◆ GetQuality()

const Int_t & R3BTrack::GetQuality ( ) const
inline

Definition at line 51 of file R3BTrack.h.

◆ GetX()

const Double_t & R3BTrack::GetX ( ) const
inline

Definition at line 41 of file R3BTrack.h.

◆ GetY()

const Double_t & R3BTrack::GetY ( ) const
inline

Definition at line 42 of file R3BTrack.h.

◆ GetZ()

const Double_t & R3BTrack::GetZ ( ) const
inline

Definition at line 43 of file R3BTrack.h.

Member Data Documentation

◆ fAoZ

Double_t R3BTrack::fAoZ
protected

Definition at line 61 of file R3BTrack.h.

◆ fChix

Double_t R3BTrack::fChix
protected

Definition at line 62 of file R3BTrack.h.

◆ fChiy

Double_t R3BTrack::fChiy
protected

Definition at line 63 of file R3BTrack.h.

◆ fPx

Double_t R3BTrack::fPx
protected

Definition at line 57 of file R3BTrack.h.

◆ fPy

Double_t R3BTrack::fPy
protected

Definition at line 58 of file R3BTrack.h.

◆ fPz

Double_t R3BTrack::fPz
protected

Definition at line 59 of file R3BTrack.h.

◆ fQ

Double_t R3BTrack::fQ
protected

Definition at line 60 of file R3BTrack.h.

◆ fQuality

Int_t R3BTrack::fQuality
protected

Definition at line 64 of file R3BTrack.h.

◆ fX

Double_t R3BTrack::fX
protected

Definition at line 54 of file R3BTrack.h.

◆ fY

Double_t R3BTrack::fY
protected

Definition at line 55 of file R3BTrack.h.

◆ fZ

Double_t R3BTrack::fZ
protected

Definition at line 56 of file R3BTrack.h.


The documentation for this class was generated from the following files: