#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 |
Definition at line 48 of file TSToSimTSAssociatorByEnergyScoreImpl.h.
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.