CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

float hgcal::simTracksterOnLayer::energy = 0

Definition at line 50 of file TSToSimTSAssociatorByEnergyScoreImpl.h.

Referenced by Jet.Jet::rawEnergy().

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

Definition at line 51 of file TSToSimTSAssociatorByEnergyScoreImpl.h.

unsigned int hgcal::simTracksterOnLayer::simTracksterId

Definition at line 49 of file TSToSimTSAssociatorByEnergyScoreImpl.h.

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

Definition at line 52 of file TSToSimTSAssociatorByEnergyScoreImpl.h.