CMS 3D CMS Logo

List of all members | Public Attributes
CSCSegAlgoRU::AlgoState Struct Reference

Public Attributes

const CSCChamberaChamber = nullptr
 
float chi2_str_
 
int chi2D_iadd = 0
 
float chi2Max
 
float chi2Norm_2D_
 
bool doCollisions
 
float dPhiIntMax
 
float dPhiMax
 
float dRIntMax
 
float dRMax
 
bool enlarge
 
ChamberHitContainer proto_segment
 
std::unique_ptr< CSCSegFitsfit = nullptr
 
int strip_iadd = 0
 
float windowScale = 0
 

Detailed Description

Definition at line 82 of file CSCSegAlgoRU.h.

Member Data Documentation

◆ aChamber

const CSCChamber* CSCSegAlgoRU::AlgoState::aChamber = nullptr

◆ chi2_str_

float CSCSegAlgoRU::AlgoState::chi2_str_

Definition at line 98 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::baseline().

◆ chi2D_iadd

int CSCSegAlgoRU::AlgoState::chi2D_iadd = 0

Definition at line 86 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::baseline(), and CSCSegAlgoRU::tryAddingHitsToSegment().

◆ chi2Max

float CSCSegAlgoRU::AlgoState::chi2Max

Definition at line 97 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::increaseProtoSegment().

◆ chi2Norm_2D_

float CSCSegAlgoRU::AlgoState::chi2Norm_2D_

Definition at line 99 of file CSCSegAlgoRU.h.

◆ doCollisions

bool CSCSegAlgoRU::AlgoState::doCollisions

Definition at line 91 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::areHitsCloseInR().

◆ dPhiIntMax

float CSCSegAlgoRU::AlgoState::dPhiIntMax

Definition at line 96 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::isHitNearSegment().

◆ dPhiMax

float CSCSegAlgoRU::AlgoState::dPhiMax

Definition at line 94 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::areHitsCloseInGlobalPhi().

◆ dRIntMax

float CSCSegAlgoRU::AlgoState::dRIntMax

Definition at line 95 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::isHitNearSegment().

◆ dRMax

float CSCSegAlgoRU::AlgoState::dRMax

Definition at line 93 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::areHitsCloseInR().

◆ enlarge

bool CSCSegAlgoRU::AlgoState::enlarge

◆ proto_segment

ChamberHitContainer CSCSegAlgoRU::AlgoState::proto_segment

◆ sfit

std::unique_ptr<CSCSegFit> CSCSegAlgoRU::AlgoState::sfit = nullptr

◆ strip_iadd

int CSCSegAlgoRU::AlgoState::strip_iadd = 0

◆ windowScale

float CSCSegAlgoRU::AlgoState::windowScale = 0

Definition at line 84 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::isSegmentGood().