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

#include <DTrackFinder.h>

Public Member Functions

 cdc_segment_t (vector< const DCDCTrackHit * > &input_hits, const DVector3 &dir, bool matched=false)
 
 ~cdc_segment_t ()
 

Public Attributes

bool matched
 
DVector3 dir
 
vector< const DCDCTrackHit * > hits
 

Detailed Description

Definition at line 72 of file DTrackFinder.h.

Constructor & Destructor Documentation

DTrackFinder::cdc_segment_t::cdc_segment_t ( vector< const DCDCTrackHit * > &  input_hits,
const DVector3 dir,
bool  matched = false 
)
inline

Definition at line 74 of file DTrackFinder.h.

References dir, hits, and matched.

DTrackFinder::cdc_segment_t::~cdc_segment_t ( )
inline

Definition at line 82 of file DTrackFinder.h.

Member Data Documentation

DVector3 DTrackFinder::cdc_segment_t::dir

Definition at line 85 of file DTrackFinder.h.

Referenced by cdc_segment_t().

vector<const DCDCTrackHit *> DTrackFinder::cdc_segment_t::hits

Definition at line 86 of file DTrackFinder.h.

Referenced by cdc_segment_t().

bool DTrackFinder::cdc_segment_t::matched

Definition at line 82 of file DTrackFinder.h.

Referenced by cdc_segment_t().


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