CMS 3D CMS Logo

Public Member Functions | Public Attributes

DTSegmentExtendedCand::DTSLRecClusterForFit Struct Reference

#include <DTSegmentExtendedCand.h>

List of all members.

Public Member Functions

 DTSLRecClusterForFit (const DTSLRecCluster &c, const LocalPoint &p, const LocalError &e)

Public Attributes

DTSLRecCluster clus
LocalError err
LocalPoint pos

Detailed Description

Definition at line 60 of file DTSegmentExtendedCand.h.


Constructor & Destructor Documentation

DTSegmentExtendedCand::DTSLRecClusterForFit::DTSLRecClusterForFit ( const DTSLRecCluster c,
const LocalPoint p,
const LocalError e 
) [inline]

Definition at line 62 of file DTSegmentExtendedCand.h.

                                                  : clus(c), pos(p), err(e) {}

Member Data Documentation

Definition at line 65 of file DTSegmentExtendedCand.h.

Definition at line 67 of file DTSegmentExtendedCand.h.

Referenced by DTSegmentExtendedCand::isCompatible().

Definition at line 66 of file DTSegmentExtendedCand.h.

Referenced by DTSegmentExtendedCand::isCompatible().