CMS 3D CMS Logo

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

Public Attributes

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

Detailed Description

Definition at line 84 of file CSCSegAlgoRU.h.

Member Data Documentation

const CSCChamber* CSCSegAlgoRU::AlgoState::aChamber = 0
float CSCSegAlgoRU::AlgoState::chi2_str_

Definition at line 99 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::baseline().

int CSCSegAlgoRU::AlgoState::chi2D_iadd = 0

Definition at line 88 of file CSCSegAlgoRU.h.

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

float CSCSegAlgoRU::AlgoState::chi2Max

Definition at line 98 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::increaseProtoSegment().

float CSCSegAlgoRU::AlgoState::chi2Norm_2D_

Definition at line 100 of file CSCSegAlgoRU.h.

bool CSCSegAlgoRU::AlgoState::doCollisions

Definition at line 93 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::areHitsCloseInR().

float CSCSegAlgoRU::AlgoState::dPhiIntMax

Definition at line 97 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::isHitNearSegment().

float CSCSegAlgoRU::AlgoState::dPhiMax

Definition at line 95 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::areHitsCloseInGlobalPhi().

float CSCSegAlgoRU::AlgoState::dRIntMax

Definition at line 96 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::isHitNearSegment().

float CSCSegAlgoRU::AlgoState::dRMax

Definition at line 94 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::areHitsCloseInR().

ChamberHitContainer CSCSegAlgoRU::AlgoState::proto_segment
std::unique_ptr<CSCSegFit> CSCSegAlgoRU::AlgoState::sfit = 0
int CSCSegAlgoRU::AlgoState::strip_iadd = 0
float CSCSegAlgoRU::AlgoState::windowScale = 0

Definition at line 86 of file CSCSegAlgoRU.h.

Referenced by CSCSegAlgoRU::isSegmentGood().