EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SvtxTrackState Class Reference

#include <fun4all_coresoftware/blob/master/offline/packages/trackbase_historic/SvtxTrackState.h>

+ Inheritance diagram for SvtxTrackState:
+ Collaboration diagram for SvtxTrackState:

Public Member Functions

 ~SvtxTrackState () override
 
void identify (std::ostream &os=std::cout) const override
 
int isValid () const override
 isValid returns non zero if object contains vailid data
 
PHObjectCloneMe () const override
 Virtual copy constructor.
 
virtual float get_pathlength () const
 
virtual float get_x () const
 
virtual void set_x (float)
 
virtual float get_y () const
 
virtual void set_y (float)
 
virtual float get_z () const
 
virtual void set_z (float)
 
virtual float get_pos (unsigned int) const
 
virtual float get_px () const
 
virtual void set_px (float)
 
virtual float get_py () const
 
virtual void set_py (float)
 
virtual float get_pz () const
 
virtual void set_pz (float)
 
virtual float get_mom (unsigned int) const
 
virtual float get_p () const
 
virtual float get_pt () const
 
virtual float get_eta () const
 
virtual float get_phi () const
 
virtual float get_error (unsigned int, unsigned int) const
 
virtual void set_error (unsigned int, unsigned int, float)
 
virtual std::string get_name () const
 
virtual void set_name (const std::string &)
 
convenience interface, also found in Trkrcluster
virtual float get_rphi_error () const
 rphi error
 
virtual float get_phi_error () const
 phi error
 
virtual float get_z_error () const
 z error
 
- Public Member Functions inherited from PHObject
 PHObject ()
 ctor
 
 ~PHObject () override
 dtor
 
virtual PHObjectclone () const final
 
PHObjectClone (const char *newname="") const final
 
void Copy (TObject &object) const final
 
virtual void Reset ()
 Clear Event.
 
virtual int isValid (const float) const
 
virtual int isValid (const double) const
 
virtual int isValid (const int) const
 
virtual int isValid (const unsigned int) const
 
virtual int isImplemented (const float f) const
 
virtual int isImplemented (const double f) const
 
virtual int isImplemented (const int i) const
 
virtual int isImplemented (const unsigned int i) const
 
virtual int Integrate () const
 
virtual int Integrate (PHObject *)
 
virtual void CopyFrom (const PHObject *obj)
 

Protected Member Functions

 SvtxTrackState (float=0.0)
 
 ClassDefOverride (SvtxTrackState, 1)
 

Detailed Description

Definition at line 7 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 7 of file SvtxTrackState.h

Constructor & Destructor Documentation

SvtxTrackState::~SvtxTrackState ( )
inlineoverride

Definition at line 10 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 10 of file SvtxTrackState.h

SvtxTrackState::SvtxTrackState ( float  = 0.0)
inlineprotected

Definition at line 79 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 79 of file SvtxTrackState.h

Member Function Documentation

SvtxTrackState::ClassDefOverride ( SvtxTrackState  ,
 
)
protected
PHObject* SvtxTrackState::CloneMe ( ) const
inlineoverridevirtual

Virtual copy constructor.

Reimplemented from PHObject.

Reimplemented in SvtxTrackState_v1.

Definition at line 18 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 18 of file SvtxTrackState.h

Referenced by SvtxTrack_v1::insert_state(), and SvtxTrack_v2::insert_state().

+ Here is the caller graph for this function:

virtual float SvtxTrackState::get_error ( unsigned int  ,
unsigned int   
) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 49 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 49 of file SvtxTrackState.h

Referenced by PHGenFitTrackProjection::process_event(), and PHRaveVertexing::TranslateSvtxToGenFitTrack().

+ Here is the caller graph for this function:

virtual float SvtxTrackState::get_eta ( ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 46 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 46 of file SvtxTrackState.h

virtual float SvtxTrackState::get_mom ( unsigned int  ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 42 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 42 of file SvtxTrackState.h

virtual std::string SvtxTrackState::get_name ( void  ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 52 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 52 of file SvtxTrackState.h

virtual float SvtxTrackState::get_p ( ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 44 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 44 of file SvtxTrackState.h

virtual float SvtxTrackState::get_pathlength ( ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 20 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 20 of file SvtxTrackState.h

Referenced by SvtxTrack_v1::insert_state(), SvtxTrack_v2::insert_state(), and PHRaveVertexing::TranslateSvtxToGenFitTrack().

+ Here is the caller graph for this function:

virtual float SvtxTrackState::get_phi ( ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 47 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 47 of file SvtxTrackState.h

virtual float SvtxTrackState::get_phi_error ( ) const
inlinevirtual

phi error

Reimplemented in SvtxTrackState_v1.

Definition at line 65 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 65 of file SvtxTrackState.h

Referenced by TrackEvaluation::add_trk_information(), and TrackEvaluation::add_trk_information_micromegas().

+ Here is the caller graph for this function:

virtual float SvtxTrackState::get_pos ( unsigned int  ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 31 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 31 of file SvtxTrackState.h

virtual float SvtxTrackState::get_pt ( ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 45 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 45 of file SvtxTrackState.h

virtual float SvtxTrackState::get_px ( ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 33 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 33 of file SvtxTrackState.h

Referenced by TrackEvaluation::add_trk_information(), TrackEvaluation::add_trk_information_micromegas(), PHGenFitTrackProjection::process_event(), and PHRaveVertexing::TranslateSvtxToGenFitTrack().

+ Here is the caller graph for this function:

virtual float SvtxTrackState::get_py ( ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 36 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 36 of file SvtxTrackState.h

Referenced by TrackEvaluation::add_trk_information(), TrackEvaluation::add_trk_information_micromegas(), PHGenFitTrackProjection::process_event(), and PHRaveVertexing::TranslateSvtxToGenFitTrack().

+ Here is the caller graph for this function:

virtual float SvtxTrackState::get_pz ( ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 39 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 39 of file SvtxTrackState.h

Referenced by TrackEvaluation::add_trk_information(), TrackEvaluation::add_trk_information_micromegas(), PHGenFitTrackProjection::process_event(), and PHRaveVertexing::TranslateSvtxToGenFitTrack().

+ Here is the caller graph for this function:

virtual float SvtxTrackState::get_rphi_error ( ) const
inlinevirtual

rphi error

Reimplemented in SvtxTrackState_v1.

Definition at line 59 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 59 of file SvtxTrackState.h

virtual float SvtxTrackState::get_x ( ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 22 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 22 of file SvtxTrackState.h

Referenced by TrackEvaluation::add_trk_information(), TrackEvaluation::add_trk_information_micromegas(), PHGenFitTrackProjection::process_event(), and PHRaveVertexing::TranslateSvtxToGenFitTrack().

+ Here is the caller graph for this function:

virtual float SvtxTrackState::get_y ( ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 25 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 25 of file SvtxTrackState.h

Referenced by TrackEvaluation::add_trk_information(), TrackEvaluation::add_trk_information_micromegas(), PHGenFitTrackProjection::process_event(), and PHRaveVertexing::TranslateSvtxToGenFitTrack().

+ Here is the caller graph for this function:

virtual float SvtxTrackState::get_z ( ) const
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 28 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 28 of file SvtxTrackState.h

Referenced by TrackEvaluation::add_trk_information(), TrackEvaluation::add_trk_information_micromegas(), PHGenFitTrackProjection::process_event(), and PHRaveVertexing::TranslateSvtxToGenFitTrack().

+ Here is the caller graph for this function:

virtual float SvtxTrackState::get_z_error ( ) const
inlinevirtual

z error

Reimplemented in SvtxTrackState_v1.

Definition at line 71 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 71 of file SvtxTrackState.h

Referenced by TrackEvaluation::add_trk_information(), and TrackEvaluation::add_trk_information_micromegas().

+ Here is the caller graph for this function:

void SvtxTrackState::identify ( std::ostream &  os = std::cout) const
inlineoverridevirtual

identify Function from PHObject

Parameters
osOutput Stream

Reimplemented from PHObject.

Reimplemented in SvtxTrackState_v1.

Definition at line 12 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 12 of file SvtxTrackState.h

int SvtxTrackState::isValid ( ) const
inlineoverridevirtual

isValid returns non zero if object contains vailid data

Reimplemented from PHObject.

Reimplemented in SvtxTrackState_v1.

Definition at line 17 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 17 of file SvtxTrackState.h

virtual void SvtxTrackState::set_error ( unsigned int  ,
unsigned int  ,
float   
)
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 50 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 50 of file SvtxTrackState.h

Referenced by PHG4TrackFastSim::MakeSvtxTrack(), and B0TrackFastSim::MakeSvtxTrack().

+ Here is the caller graph for this function:

virtual void SvtxTrackState::set_name ( const std::string &  )
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 53 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 53 of file SvtxTrackState.h

Referenced by PHG4TrackFastSim::MakeSvtxTrack(), and B0TrackFastSim::MakeSvtxTrack().

+ Here is the caller graph for this function:

virtual void SvtxTrackState::set_px ( float  )
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 34 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 34 of file SvtxTrackState.h

Referenced by PHG4TrackFastSim::MakeSvtxTrack(), and B0TrackFastSim::MakeSvtxTrack().

+ Here is the caller graph for this function:

virtual void SvtxTrackState::set_py ( float  )
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 37 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 37 of file SvtxTrackState.h

Referenced by PHG4TrackFastSim::MakeSvtxTrack(), and B0TrackFastSim::MakeSvtxTrack().

+ Here is the caller graph for this function:

virtual void SvtxTrackState::set_pz ( float  )
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 40 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 40 of file SvtxTrackState.h

Referenced by PHG4TrackFastSim::MakeSvtxTrack(), and B0TrackFastSim::MakeSvtxTrack().

+ Here is the caller graph for this function:

virtual void SvtxTrackState::set_x ( float  )
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 23 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 23 of file SvtxTrackState.h

Referenced by PHG4TrackFastSim::MakeSvtxTrack(), and B0TrackFastSim::MakeSvtxTrack().

+ Here is the caller graph for this function:

virtual void SvtxTrackState::set_y ( float  )
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 26 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 26 of file SvtxTrackState.h

Referenced by PHG4TrackFastSim::MakeSvtxTrack(), and B0TrackFastSim::MakeSvtxTrack().

+ Here is the caller graph for this function:

virtual void SvtxTrackState::set_z ( float  )
inlinevirtual

Reimplemented in SvtxTrackState_v1.

Definition at line 29 of file SvtxTrackState.h.

View newest version in sPHENIX GitHub at line 29 of file SvtxTrackState.h

Referenced by PHG4TrackFastSim::MakeSvtxTrack(), and B0TrackFastSim::MakeSvtxTrack().

+ Here is the caller graph for this function:


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