CMS 3D CMS Logo

List of all members | Public Attributes
ticl::simClusterOnBLayer Struct Reference

#include <TSToSCAssociatorByEnergyScoreImpl.h>

Public Attributes

float energy = 0
 
std::vector< std::pair< DetId, float > > hits_and_fractions
 
unsigned int simClusterId
 
std::unordered_map< int, std::pair< float, float > > tracksterIdToEnergyAndScore
 

Detailed Description

Definition at line 28 of file TSToSCAssociatorByEnergyScoreImpl.h.

Member Data Documentation

◆ energy

float ticl::simClusterOnBLayer::energy = 0

Definition at line 30 of file TSToSCAssociatorByEnergyScoreImpl.h.

Referenced by Jet.Jet::rawEnergy().

◆ hits_and_fractions

std::vector<std::pair<DetId, float> > ticl::simClusterOnBLayer::hits_and_fractions

Definition at line 31 of file TSToSCAssociatorByEnergyScoreImpl.h.

◆ simClusterId

unsigned int ticl::simClusterOnBLayer::simClusterId

Definition at line 29 of file TSToSCAssociatorByEnergyScoreImpl.h.

◆ tracksterIdToEnergyAndScore

std::unordered_map<int, std::pair<float, float> > ticl::simClusterOnBLayer::tracksterIdToEnergyAndScore

Definition at line 32 of file TSToSCAssociatorByEnergyScoreImpl.h.