CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
hgcal::lcInfoInTrackster Struct Reference

#include <TSToSimTSAssociatorByEnergyScoreImpl.h>

Public Member Functions

 lcInfoInTrackster (long unsigned int cId, float fr)
 
bool operator== (const lcInfoInTrackster &o) const
 

Public Attributes

long unsigned int clusterId
 
float fraction
 

Detailed Description

Definition at line 24 of file TSToSimTSAssociatorByEnergyScoreImpl.h.

Constructor & Destructor Documentation

◆ lcInfoInTrackster()

hgcal::lcInfoInTrackster::lcInfoInTrackster ( long unsigned int  cId,
float  fr 
)
inline

Definition at line 28 of file TSToSimTSAssociatorByEnergyScoreImpl.h.

References clusterId, and fraction.

Member Function Documentation

◆ operator==()

bool hgcal::lcInfoInTrackster::operator== ( const lcInfoInTrackster o) const
inline

Member Data Documentation

◆ clusterId

long unsigned int hgcal::lcInfoInTrackster::clusterId

Definition at line 25 of file TSToSimTSAssociatorByEnergyScoreImpl.h.

Referenced by lcInfoInTrackster(), and operator==().

◆ fraction

float hgcal::lcInfoInTrackster::fraction

Definition at line 27 of file TSToSimTSAssociatorByEnergyScoreImpl.h.

Referenced by lcInfoInTrackster().