CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
DTSegmentExtendedCand::DTSLRecClusterForFit Struct Reference

#include <DTSegmentExtendedCand.h>

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 52 of file DTSegmentExtendedCand.h.

Constructor & Destructor Documentation

◆ DTSLRecClusterForFit()

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

Member Data Documentation

◆ clus

DTSLRecCluster DTSegmentExtendedCand::DTSLRecClusterForFit::clus

Definition at line 55 of file DTSegmentExtendedCand.h.

◆ err

LocalError DTSegmentExtendedCand::DTSLRecClusterForFit::err

Definition at line 57 of file DTSegmentExtendedCand.h.

Referenced by DTSegmentExtendedCand::isCompatible().

◆ pos

LocalPoint DTSegmentExtendedCand::DTSLRecClusterForFit::pos

Definition at line 56 of file DTSegmentExtendedCand.h.

Referenced by DTSegmentExtendedCand::isCompatible().