CMS 3D CMS Logo

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

#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
 

Detailed Description

Definition at line 42 of file LCToSCAssociatorByEnergyScoreImpl.h.

Member Data Documentation

◆ energy

float hgcal::simClusterOnCLayer::energy = 0

Definition at line 44 of file LCToSCAssociatorByEnergyScoreImpl.h.

Referenced by Jet.Jet::rawEnergy().

◆ hits_and_fractions

std::vector<std::pair<DetId, float> > hgcal::simClusterOnCLayer::hits_and_fractions

Definition at line 45 of file LCToSCAssociatorByEnergyScoreImpl.h.

◆ layerClusterIdToEnergyAndScore

std::unordered_map<int, std::pair<float, float> > hgcal::simClusterOnCLayer::layerClusterIdToEnergyAndScore

Definition at line 46 of file LCToSCAssociatorByEnergyScoreImpl.h.

◆ simClusterId

unsigned int hgcal::simClusterOnCLayer::simClusterId

Definition at line 43 of file LCToSCAssociatorByEnergyScoreImpl.h.