#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 |
Definition at line 42 of file LCToSCAssociatorByEnergyScoreImpl.h.
float hgcal::simClusterOnCLayer::energy = 0 |
Definition at line 44 of file LCToSCAssociatorByEnergyScoreImpl.h.
Referenced by Jet.Jet::rawEnergy().
std::vector<std::pair<DetId, float> > hgcal::simClusterOnCLayer::hits_and_fractions |
Definition at line 45 of file LCToSCAssociatorByEnergyScoreImpl.h.
std::unordered_map<int, std::pair<float, float> > hgcal::simClusterOnCLayer::layerClusterIdToEnergyAndScore |
Definition at line 46 of file LCToSCAssociatorByEnergyScoreImpl.h.
unsigned int hgcal::simClusterOnCLayer::simClusterId |
Definition at line 43 of file LCToSCAssociatorByEnergyScoreImpl.h.