CMS 3D CMS Logo

List of all members | Public Attributes
TrajSeedMatcher::SeedWithInfo Struct Reference

#include <TrajSeedMatcher.h>

Public Attributes

const std::vector< MatchInfomatchInfos
 
const int nrValidLayers
 
const TrajectorySeedseed
 

Detailed Description

Definition at line 77 of file TrajSeedMatcher.h.

Member Data Documentation

◆ matchInfos

const std::vector<MatchInfo> TrajSeedMatcher::SeedWithInfo::matchInfos

Definition at line 79 of file TrajSeedMatcher.h.

◆ nrValidLayers

const int TrajSeedMatcher::SeedWithInfo::nrValidLayers

Definition at line 80 of file TrajSeedMatcher.h.

◆ seed

const TrajectorySeed& TrajSeedMatcher::SeedWithInfo::seed

Definition at line 78 of file TrajSeedMatcher.h.