BmnRoot
Loading...
Searching...
No Matches
CbmL1Vtx Struct Reference

#include <CbmL1Vtx.h>

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

Public Member Functions

 CbmL1Vtx ()
 
Double_t & GetRefX ()
 
Double_t & GetRefY ()
 
Double_t & GetRefZ ()
 
Double_t * GetCovMatrix ()
 
Double_t & GetRefChi2 ()
 Array[6] of covariance matrix.
 
Int_t & GetRefNDF ()
 Chi^2 after fit.
 
Double_t & GetRefMass ()
 
Double_t & GetRefMassError ()
 
 CbmL1Vtx ()
 
Double_t & GetRefX ()
 
Double_t & GetRefY ()
 
Double_t & GetRefZ ()
 
Double_t * GetCovMatrix ()
 
Double_t & GetRefChi2 ()
 Array[6] of covariance matrix.
 
Int_t & GetRefNDF ()
 Chi^2 after fit.
 
Double_t & GetRefMass ()
 
Double_t & GetRefMassError ()
 
- Public Member Functions inherited from CbmKFVertexInterface
 CbmKFVertexInterface ()
 
virtual ~CbmKFVertexInterface ()
 
virtual Int_t & GetRefNTracks ()
 Number of Degrees of Freedom after fit.
 
void SetVertex (CbmVertex &v)
 Number of tracks used during fit.
 
void GetVertex (CbmVertex &v)
 
 CbmKFVertexInterface ()
 
virtual ~CbmKFVertexInterface ()
 
virtual Int_t & GetRefNTracks ()
 Number of Degrees of Freedom after fit.
 
void SetVertex (CbmVertex &v)
 Number of tracks used during fit.
 
void GetVertex (CbmVertex &v)
 

Public Attributes

double MC_mass
 
double MC_q
 
double MC_p
 
double MC_x
 
double MC_y
 
double MC_z
 
double MC_px
 
double MC_py
 
double MC_pz
 
int MC_ID
 
int MC_pdg
 
double x
 
double y
 
double z
 
double C [6]
 
double chi2
 
int NDF
 
double mass
 
double mass_err
 

Detailed Description

Definition at line 22 of file CbmL1Vtx.h.

Constructor & Destructor Documentation

◆ CbmL1Vtx() [1/2]

CbmL1Vtx::CbmL1Vtx ( )
inline

Definition at line 23 of file CbmL1Vtx.h.

◆ CbmL1Vtx() [2/2]

CbmL1Vtx::CbmL1Vtx ( )
inline

Definition at line 23 of file CbmL1Vtx.h.

Member Function Documentation

◆ GetCovMatrix() [1/2]

Double_t * CbmL1Vtx::GetCovMatrix ( )
inlinevirtual

Reimplemented from CbmKFVertexInterface.

Definition at line 42 of file CbmL1Vtx.h.

References C.

◆ GetCovMatrix() [2/2]

Double_t * CbmL1Vtx::GetCovMatrix ( )
inlinevirtual

Reimplemented from CbmKFVertexInterface.

Definition at line 42 of file CbmL1Vtx.h.

References C.

◆ GetRefChi2() [1/2]

Double_t & CbmL1Vtx::GetRefChi2 ( )
inlinevirtual

Array[6] of covariance matrix.

Reimplemented from CbmKFVertexInterface.

Definition at line 43 of file CbmL1Vtx.h.

References chi2.

◆ GetRefChi2() [2/2]

Double_t & CbmL1Vtx::GetRefChi2 ( )
inlinevirtual

Array[6] of covariance matrix.

Reimplemented from CbmKFVertexInterface.

Definition at line 43 of file CbmL1Vtx.h.

References chi2.

◆ GetRefMass() [1/2]

Double_t & CbmL1Vtx::GetRefMass ( )
inline

Definition at line 45 of file CbmL1Vtx.h.

References mass.

◆ GetRefMass() [2/2]

Double_t & CbmL1Vtx::GetRefMass ( )
inline

Definition at line 45 of file CbmL1Vtx.h.

References mass.

◆ GetRefMassError() [1/2]

Double_t & CbmL1Vtx::GetRefMassError ( )
inline

Definition at line 46 of file CbmL1Vtx.h.

References mass_err.

◆ GetRefMassError() [2/2]

Double_t & CbmL1Vtx::GetRefMassError ( )
inline

Definition at line 46 of file CbmL1Vtx.h.

References mass_err.

◆ GetRefNDF() [1/2]

Int_t & CbmL1Vtx::GetRefNDF ( )
inlinevirtual

Chi^2 after fit.

Reimplemented from CbmKFVertexInterface.

Definition at line 44 of file CbmL1Vtx.h.

References NDF.

◆ GetRefNDF() [2/2]

Int_t & CbmL1Vtx::GetRefNDF ( )
inlinevirtual

Chi^2 after fit.

Reimplemented from CbmKFVertexInterface.

Definition at line 44 of file CbmL1Vtx.h.

References NDF.

◆ GetRefX() [1/2]

Double_t & CbmL1Vtx::GetRefX ( )
inlinevirtual

I/O parameters for vertex fit routines

Reimplemented from CbmKFVertexInterface.

Definition at line 39 of file CbmL1Vtx.h.

References x.

◆ GetRefX() [2/2]

Double_t & CbmL1Vtx::GetRefX ( )
inlinevirtual

I/O parameters for vertex fit routines

Reimplemented from CbmKFVertexInterface.

Definition at line 39 of file CbmL1Vtx.h.

References x.

◆ GetRefY() [1/2]

Double_t & CbmL1Vtx::GetRefY ( )
inlinevirtual

Reimplemented from CbmKFVertexInterface.

Definition at line 40 of file CbmL1Vtx.h.

References y.

◆ GetRefY() [2/2]

Double_t & CbmL1Vtx::GetRefY ( )
inlinevirtual

Reimplemented from CbmKFVertexInterface.

Definition at line 40 of file CbmL1Vtx.h.

References y.

◆ GetRefZ() [1/2]

Double_t & CbmL1Vtx::GetRefZ ( )
inlinevirtual

Reimplemented from CbmKFVertexInterface.

Definition at line 41 of file CbmL1Vtx.h.

References z.

◆ GetRefZ() [2/2]

Double_t & CbmL1Vtx::GetRefZ ( )
inlinevirtual

Reimplemented from CbmKFVertexInterface.

Definition at line 41 of file CbmL1Vtx.h.

References z.

Member Data Documentation

◆ C

double CbmL1Vtx::C

Definition at line 34 of file CbmL1Vtx.h.

Referenced by GetCovMatrix().

◆ chi2

double CbmL1Vtx::chi2

Definition at line 34 of file CbmL1Vtx.h.

Referenced by GetRefChi2().

◆ mass

double CbmL1Vtx::mass

Definition at line 37 of file CbmL1Vtx.h.

Referenced by GetRefMass().

◆ mass_err

double CbmL1Vtx::mass_err

Definition at line 37 of file CbmL1Vtx.h.

Referenced by GetRefMassError().

◆ MC_ID

int CbmL1Vtx::MC_ID

Definition at line 32 of file CbmL1Vtx.h.

◆ MC_mass

double CbmL1Vtx::MC_mass

Definition at line 31 of file CbmL1Vtx.h.

◆ MC_p

double CbmL1Vtx::MC_p

Definition at line 31 of file CbmL1Vtx.h.

◆ MC_pdg

int CbmL1Vtx::MC_pdg

Definition at line 32 of file CbmL1Vtx.h.

◆ MC_px

double CbmL1Vtx::MC_px

Definition at line 31 of file CbmL1Vtx.h.

◆ MC_py

double CbmL1Vtx::MC_py

Definition at line 31 of file CbmL1Vtx.h.

◆ MC_pz

double CbmL1Vtx::MC_pz

Definition at line 31 of file CbmL1Vtx.h.

◆ MC_q

double CbmL1Vtx::MC_q

Definition at line 31 of file CbmL1Vtx.h.

◆ MC_x

double CbmL1Vtx::MC_x

Definition at line 31 of file CbmL1Vtx.h.

◆ MC_y

double CbmL1Vtx::MC_y

Definition at line 31 of file CbmL1Vtx.h.

◆ MC_z

double CbmL1Vtx::MC_z

Definition at line 31 of file CbmL1Vtx.h.

◆ NDF

int CbmL1Vtx::NDF

Definition at line 35 of file CbmL1Vtx.h.

Referenced by GetRefNDF().

◆ x

double CbmL1Vtx::x

Definition at line 34 of file CbmL1Vtx.h.

Referenced by GetRefX().

◆ y

double CbmL1Vtx::y

Definition at line 34 of file CbmL1Vtx.h.

Referenced by GetRefY().

◆ z

double CbmL1Vtx::z

Definition at line 34 of file CbmL1Vtx.h.

Referenced by GetRefZ().


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