Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DTrackFinder::fdc_segment_t Class Reference

#include <DTrackFinder.h>

Public Member Functions

 fdc_segment_t (vector< const DFDCPseudo * > &input_hits, bool matched=false)
 
 ~fdc_segment_t ()
 
DMatrix4x1 FindStateVector (void) const
 

Public Attributes

bool matched
 
DMatrix4x1 S
 
vector< const DFDCPseudo * > hits
 

Detailed Description

Definition at line 44 of file DTrackFinder.h.

Constructor & Destructor Documentation

DTrackFinder::fdc_segment_t::fdc_segment_t ( vector< const DFDCPseudo * > &  input_hits,
bool  matched = false 
)
inline

Definition at line 46 of file DTrackFinder.h.

References FindStateVector(), hits, matched, and S.

DTrackFinder::fdc_segment_t::~fdc_segment_t ( )
inline

Definition at line 54 of file DTrackFinder.h.

Member Function Documentation

DMatrix4x1 DTrackFinder::fdc_segment_t::FindStateVector ( void  ) const

Definition at line 755 of file DTrackFinder.cc.

References x, and y.

Referenced by fdc_segment_t().

Member Data Documentation

vector<const DFDCPseudo *> DTrackFinder::fdc_segment_t::hits

Definition at line 60 of file DTrackFinder.h.

Referenced by fdc_segment_t().

bool DTrackFinder::fdc_segment_t::matched

Definition at line 58 of file DTrackFinder.h.

Referenced by fdc_segment_t().

DMatrix4x1 DTrackFinder::fdc_segment_t::S

Definition at line 59 of file DTrackFinder.h.

Referenced by fdc_segment_t().


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