CMS 3D CMS Logo

List of all members | Public Attributes
TempTrajectory::Payload Struct Reference

#include <TempTrajectory.h>

Public Attributes

StopReason stopReason_ = StopReason::UNINITIALIZED
 
float theCCCThreshold_ = std::numeric_limits<float>::max()
 
float theChiSquared = 0
 
int8_t theDirection = anyDirection
 
float theDPhiCache = 0
 
uint8_t theNHseed = 0
 
uint8_t theNLoops = 0
 
uint8_t theNumberOfCCCBadHits_ = 0
 
uint8_t theNumberOfFoundHits = 0
 
uint8_t theNumberOfFoundPixelHits = 0
 
uint8_t theNumberOfLostHits = 0
 
uint8_t theNumberOfTrailingFoundHits = 0
 

Detailed Description

Definition at line 46 of file TempTrajectory.h.

Member Data Documentation

◆ stopReason_

StopReason TempTrajectory::Payload::stopReason_ = StopReason::UNINITIALIZED

Definition at line 62 of file TempTrajectory.h.

◆ theCCCThreshold_

float TempTrajectory::Payload::theCCCThreshold_ = std::numeric_limits<float>::max()

Definition at line 49 of file TempTrajectory.h.

◆ theChiSquared

float TempTrajectory::Payload::theChiSquared = 0

Definition at line 47 of file TempTrajectory.h.

◆ theDirection

int8_t TempTrajectory::Payload::theDirection = anyDirection

Definition at line 58 of file TempTrajectory.h.

◆ theDPhiCache

float TempTrajectory::Payload::theDPhiCache = 0

Definition at line 48 of file TempTrajectory.h.

◆ theNHseed

uint8_t TempTrajectory::Payload::theNHseed = 0

Definition at line 60 of file TempTrajectory.h.

◆ theNLoops

uint8_t TempTrajectory::Payload::theNLoops = 0

Definition at line 61 of file TempTrajectory.h.

◆ theNumberOfCCCBadHits_

uint8_t TempTrajectory::Payload::theNumberOfCCCBadHits_ = 0

Definition at line 55 of file TempTrajectory.h.

◆ theNumberOfFoundHits

uint8_t TempTrajectory::Payload::theNumberOfFoundHits = 0

Definition at line 51 of file TempTrajectory.h.

◆ theNumberOfFoundPixelHits

uint8_t TempTrajectory::Payload::theNumberOfFoundPixelHits = 0

Definition at line 52 of file TempTrajectory.h.

◆ theNumberOfLostHits

uint8_t TempTrajectory::Payload::theNumberOfLostHits = 0

Definition at line 53 of file TempTrajectory.h.

◆ theNumberOfTrailingFoundHits

uint8_t TempTrajectory::Payload::theNumberOfTrailingFoundHits = 0

Definition at line 54 of file TempTrajectory.h.