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::simClusterOnLayer 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
 
std::unordered_map< int,
std::pair< float, float > > 
tracksterIdToEnergyAndScore
 

Detailed Description

Definition at line 42 of file LCToSCAssociatorByEnergyScoreImpl.h.

Member Data Documentation

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.