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

#include <fun4all_coresoftware/blob/master/offline/packages/PHTpcTracker/SpacepointMeasurement2.h>

+ Inheritance diagram for PHGenFit::SpacepointMeasurement2:
+ Collaboration diagram for PHGenFit::SpacepointMeasurement2:

Public Member Functions

 SpacepointMeasurement2 (const TVector3 &pos, const TVector3 &resolution)
 
 SpacepointMeasurement2 (const TVector3 &pos, const TMatrixDSym &cov)
 
void init (const TVector3 &pos, const TMatrixDSym &cov)
 
 ~SpacepointMeasurement2 ()
 dtor
 
- Public Member Functions inherited from PHGenFit::Measurement
 Measurement ()
 ctor
 
 ~Measurement ()
 dtor
 
genfit::AbsMeasurementgetMeasurement ()
 
unsigned int get_cluster_ID () const
 
void set_cluster_ID (unsigned int clusterId)
 
TrkrDefs::cluskey get_cluster_key () const
 
void set_cluster_key (TrkrDefs::cluskey clusterkey)
 

Additional Inherited Members

- Protected Attributes inherited from PHGenFit::Measurement
genfit::AbsMeasurement_measurement
 
unsigned int _clusterID
 
TrkrDefs::cluskey _clusterkey
 

Detailed Description

Definition at line 18 of file SpacepointMeasurement2.h.

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

Constructor & Destructor Documentation

PHGenFit::SpacepointMeasurement2::SpacepointMeasurement2 ( const TVector3 &  pos,
const TVector3 &  resolution 
)

Ctor

Parameters
posmeasurement position
resolutionstandard dev for diagnal elements of the cov, other elements are zero

Definition at line 39 of file SpacepointMeasurement2.cc.

View newest version in sPHENIX GitHub at line 39 of file SpacepointMeasurement2.cc

References Acts::Test::cov, and init().

+ Here is the call graph for this function:

PHGenFit::SpacepointMeasurement2::SpacepointMeasurement2 ( const TVector3 &  pos,
const TMatrixDSym &  cov 
)

Ctor

Parameters
posmeasurement position
covariancematrix

Definition at line 54 of file SpacepointMeasurement2.cc.

View newest version in sPHENIX GitHub at line 54 of file SpacepointMeasurement2.cc

References init().

+ Here is the call graph for this function:

PHGenFit::SpacepointMeasurement2::~SpacepointMeasurement2 ( )

dtor

Definition at line 59 of file SpacepointMeasurement2.cc.

View newest version in sPHENIX GitHub at line 59 of file SpacepointMeasurement2.cc

Member Function Documentation

void PHGenFit::SpacepointMeasurement2::init ( const TVector3 &  pos,
const TMatrixDSym &  cov 
)

Definition at line 19 of file SpacepointMeasurement2.cc.

View newest version in sPHENIX GitHub at line 19 of file SpacepointMeasurement2.cc

References PHGenFit::Measurement::_measurement, and Acts::Test::cov.

Referenced by SpacepointMeasurement2().

+ Here is the caller graph for this function:


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