CMS 3D CMS Logo

List of all members | Public Attributes
hgcal::simTracksterOnLayer Struct Reference

#include <TSToSimTSAssociatorByEnergyScoreImpl.h>

Public Attributes

float energy = 0
 
std::vector< std::pair< unsigned int, float > > lcs_and_fractions
 
unsigned int simTracksterId
 
std::unordered_map< int, std::pair< float, float > > tracksterIdToEnergyAndScore
 

Detailed Description

Definition at line 48 of file TSToSimTSAssociatorByEnergyScoreImpl.h.

Member Data Documentation

◆ energy

float hgcal::simTracksterOnLayer::energy = 0

Definition at line 50 of file TSToSimTSAssociatorByEnergyScoreImpl.h.

Referenced by Jet.Jet::rawEnergy().

◆ lcs_and_fractions

std::vector<std::pair<unsigned int, float> > hgcal::simTracksterOnLayer::lcs_and_fractions

Definition at line 51 of file TSToSimTSAssociatorByEnergyScoreImpl.h.

◆ simTracksterId

unsigned int hgcal::simTracksterOnLayer::simTracksterId

Definition at line 49 of file TSToSimTSAssociatorByEnergyScoreImpl.h.

◆ tracksterIdToEnergyAndScore

std::unordered_map<int, std::pair<float, float> > hgcal::simTracksterOnLayer::tracksterIdToEnergyAndScore

Definition at line 52 of file TSToSimTSAssociatorByEnergyScoreImpl.h.