CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
mkfit::UpdateIndices Struct Reference

#include <MkFinder.h>

Public Member Functions

 UpdateIndices (int si, int ci, int hi, int oi)
 

Public Attributes

int cand_idx
 
int hit_idx
 
int ovlp_idx
 
int seed_idx
 

Detailed Description

Definition at line 29 of file MkFinder.h.

Constructor & Destructor Documentation

◆ UpdateIndices()

mkfit::UpdateIndices::UpdateIndices ( int  si,
int  ci,
int  hi,
int  oi 
)
inline

Definition at line 35 of file MkFinder.h.

Member Data Documentation

◆ cand_idx

int mkfit::UpdateIndices::cand_idx

Definition at line 31 of file MkFinder.h.

◆ hit_idx

int mkfit::UpdateIndices::hit_idx

Definition at line 32 of file MkFinder.h.

◆ ovlp_idx

int mkfit::UpdateIndices::ovlp_idx

Definition at line 33 of file MkFinder.h.

◆ seed_idx

int mkfit::UpdateIndices::seed_idx

Definition at line 30 of file MkFinder.h.