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

Definition at line 54 of file DTSegmentExtendedCand.h.

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

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().

AlCaHLTBitMon_ParallelJobs.p
p
Definition: AlCaHLTBitMon_ParallelJobs.py:153
HltBtagPostValidation_cff.c
c
Definition: HltBtagPostValidation_cff.py:31
DTSegmentExtendedCand::DTSLRecClusterForFit::clus
DTSLRecCluster clus
Definition: DTSegmentExtendedCand.h:55
DTSegmentExtendedCand::DTSLRecClusterForFit::pos
LocalPoint pos
Definition: DTSegmentExtendedCand.h:56
MillePedeFileConverter_cfg.e
e
Definition: MillePedeFileConverter_cfg.py:37
DTSegmentExtendedCand::DTSLRecClusterForFit::err
LocalError err
Definition: DTSegmentExtendedCand.h:57