CMS 3D CMS Logo

List of all members | Public Attributes
HGVHistoProducerAlgo::caloParticleOnLayer Struct Reference

#include <HGVHistoProducerAlgo.h>

Public Attributes

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

Detailed Description

Definition at line 150 of file HGVHistoProducerAlgo.h.

Member Data Documentation

unsigned int HGVHistoProducerAlgo::caloParticleOnLayer::caloParticleId

Definition at line 152 of file HGVHistoProducerAlgo.h.

float HGVHistoProducerAlgo::caloParticleOnLayer::energy =0

Definition at line 153 of file HGVHistoProducerAlgo.h.

Referenced by Jet.Jet::rawEnergy().

std::vector<std::pair<DetId, float> > HGVHistoProducerAlgo::caloParticleOnLayer::hits_and_fractions

Definition at line 154 of file HGVHistoProducerAlgo.h.

std::unordered_map<int, std::pair<float,float> > HGVHistoProducerAlgo::caloParticleOnLayer::layerClusterIdToEnergyAndScore

Definition at line 155 of file HGVHistoProducerAlgo.h.