CbmRoot
Loading...
Searching...
No Matches
HalCbmV0Track Class Reference

#include <HalCbmV0Track.h>

Inheritance diagram for HalCbmV0Track:
[legend]
Collaboration diagram for HalCbmV0Track:
[legend]

Public Member Functions

 HalCbmV0Track ()
 
virtual ~HalCbmV0Track ()
 
virtual void CopyData (V0Track *v)
 
void SetChi2geo (Float_t Chi2geo)
 
void SetDecDl (Float_t DecDl)
 
void SetMcId (Int_t McId)
 
void SetChi2Dau (Double_t pos, Double_t neg)
 
Float_t GetChi2geo () const
 
Float_t GetDecDl () const
 
Float_t GetChi2Pos () const
 
Float_t GetChi2Neg () const
 
Int_t GetMcId () const
 

Private Attributes

Int_t fMcId = {-1}
 
Float_t fDecDl = {0}
 
Float_t fChi2geo = {0}
 
Float_t fChi2First = {0}
 
Float_t fChi2Second = {0}
 

Detailed Description

Definition at line 9 of file HalCbmV0Track.h.

Constructor & Destructor Documentation

◆ HalCbmV0Track()

HalCbmV0Track::HalCbmV0Track ( )
inline

Definition at line 17 of file HalCbmV0Track.h.

Referenced by CopyData().

◆ ~HalCbmV0Track()

virtual HalCbmV0Track::~HalCbmV0Track ( )
inlinevirtual

Definition at line 18 of file HalCbmV0Track.h.

Member Function Documentation

◆ CopyData()

void HalCbmV0Track::CopyData ( V0Track * v)
virtual

Definition at line 6 of file HalCbmV0Track.cxx.

References fChi2First, fChi2geo, fChi2Second, fDecDl, fMcId, HalCbmV0Track(), and v.

◆ GetChi2geo()

Float_t HalCbmV0Track::GetChi2geo ( ) const
inline

Definition at line 28 of file HalCbmV0Track.h.

References fChi2geo.

◆ GetChi2Neg()

Float_t HalCbmV0Track::GetChi2Neg ( ) const
inline

Definition at line 31 of file HalCbmV0Track.h.

References fChi2Second.

◆ GetChi2Pos()

Float_t HalCbmV0Track::GetChi2Pos ( ) const
inline

Definition at line 30 of file HalCbmV0Track.h.

References fChi2First.

◆ GetDecDl()

Float_t HalCbmV0Track::GetDecDl ( ) const
inline

Definition at line 29 of file HalCbmV0Track.h.

References fDecDl.

◆ GetMcId()

Int_t HalCbmV0Track::GetMcId ( ) const
inline

Definition at line 32 of file HalCbmV0Track.h.

References fMcId.

◆ SetChi2Dau()

void HalCbmV0Track::SetChi2Dau ( Double_t pos,
Double_t neg )
inline

Definition at line 23 of file HalCbmV0Track.h.

References fChi2First, fChi2Second, and pos.

◆ SetChi2geo()

void HalCbmV0Track::SetChi2geo ( Float_t Chi2geo)
inline

Definition at line 20 of file HalCbmV0Track.h.

References fChi2geo.

◆ SetDecDl()

void HalCbmV0Track::SetDecDl ( Float_t DecDl)
inline

Definition at line 21 of file HalCbmV0Track.h.

References fDecDl.

◆ SetMcId()

void HalCbmV0Track::SetMcId ( Int_t McId)
inline

Definition at line 22 of file HalCbmV0Track.h.

References fMcId.

Member Data Documentation

◆ fChi2First

Float_t HalCbmV0Track::fChi2First = {0}
private

Definition at line 13 of file HalCbmV0Track.h.

Referenced by CopyData(), GetChi2Pos(), and SetChi2Dau().

◆ fChi2geo

Float_t HalCbmV0Track::fChi2geo = {0}
private

Definition at line 12 of file HalCbmV0Track.h.

Referenced by CopyData(), GetChi2geo(), and SetChi2geo().

◆ fChi2Second

Float_t HalCbmV0Track::fChi2Second = {0}
private

Definition at line 14 of file HalCbmV0Track.h.

Referenced by CopyData(), GetChi2Neg(), and SetChi2Dau().

◆ fDecDl

Float_t HalCbmV0Track::fDecDl = {0}
private

Definition at line 11 of file HalCbmV0Track.h.

Referenced by CopyData(), GetDecDl(), and SetDecDl().

◆ fMcId

Int_t HalCbmV0Track::fMcId = {-1}
private

Definition at line 10 of file HalCbmV0Track.h.

Referenced by CopyData(), GetMcId(), and SetMcId().


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