CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
Phase2StripCPE::Param Struct Reference

#include <Phase2StripCPE.h>

Public Member Functions

 Param ()
 

Public Attributes

float coveredStrips
 
LocalError localErr
 
Phase2TrackerTopology const * topology
 

Detailed Description

Definition at line 20 of file Phase2StripCPE.h.

Constructor & Destructor Documentation

◆ Param()

Phase2StripCPE::Param::Param ( )
inline

Definition at line 21 of file Phase2StripCPE.h.

21 : topology(nullptr) {}
Phase2TrackerTopology const * topology

Member Data Documentation

◆ coveredStrips

float Phase2StripCPE::Param::coveredStrips

Definition at line 24 of file Phase2StripCPE.h.

◆ localErr

LocalError Phase2StripCPE::Param::localErr

Definition at line 23 of file Phase2StripCPE.h.

◆ topology

Phase2TrackerTopology const* Phase2StripCPE::Param::topology

Definition at line 22 of file Phase2StripCPE.h.