#include <LCToSCAssociatorByEnergyScoreImpl.h>
Public Attributes | |
float | energy = 0 |
std::vector< std::pair< DetId, float > > | hits_and_fractions |
std::unordered_map< int, std::pair< float, float > > | layerClusterIdToEnergyAndScore |
unsigned int | simClusterId |
std::unordered_map< int, std::pair< float, float > > | tracksterIdToEnergyAndScore |
Definition at line 42 of file LCToSCAssociatorByEnergyScoreImpl.h.
float hgcal::simClusterOnLayer::energy = 0 |
Definition at line 44 of file LCToSCAssociatorByEnergyScoreImpl.h.
Referenced by Jet.Jet::rawEnergy().
std::vector< std::pair< DetId, float > > hgcal::simClusterOnLayer::hits_and_fractions |
Definition at line 45 of file LCToSCAssociatorByEnergyScoreImpl.h.
std::unordered_map<int, std::pair<float, float> > hgcal::simClusterOnLayer::layerClusterIdToEnergyAndScore |
Definition at line 46 of file LCToSCAssociatorByEnergyScoreImpl.h.
unsigned int hgcal::simClusterOnLayer::simClusterId |
Definition at line 43 of file LCToSCAssociatorByEnergyScoreImpl.h.
std::unordered_map<int, std::pair<float, float> > hgcal::simClusterOnLayer::tracksterIdToEnergyAndScore |
Definition at line 32 of file TSToSCAssociatorByEnergyScoreImpl.h.