CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
HGVHistoProducerAlgo::detIdInfoInTrackster Struct Reference

#include <HGVHistoProducerAlgo.h>

Public Member Functions

bool operator== (const detIdInfoInTrackster &o) const
 

Public Attributes

long unsigned int clusterId
 
float fraction
 
unsigned int tracksterId
 

Detailed Description

Definition at line 367 of file HGVHistoProducerAlgo.h.

Member Function Documentation

◆ operator==()

bool HGVHistoProducerAlgo::detIdInfoInTrackster::operator== ( const detIdInfoInTrackster o) const
inline

Definition at line 368 of file HGVHistoProducerAlgo.h.

Member Data Documentation

◆ clusterId

long unsigned int HGVHistoProducerAlgo::detIdInfoInTrackster::clusterId

Definition at line 370 of file HGVHistoProducerAlgo.h.

◆ fraction

float HGVHistoProducerAlgo::detIdInfoInTrackster::fraction

Definition at line 371 of file HGVHistoProducerAlgo.h.

◆ tracksterId

unsigned int HGVHistoProducerAlgo::detIdInfoInTrackster::tracksterId

Definition at line 368 of file HGVHistoProducerAlgo.h.